How can I access the system database from within a python app?

I want to create a new database from within a python app. But for that I need to run the cypher command "CREATE DATABASE" against the "system" database. But how can I access the system database from a python app?

Welcome to the Community jasgon!

The 4.0 Python drivers are not available yet. Stay tuned....

Elaine