Skip to content

Instantly share code, notes, and snippets.

@a-poor
Created February 13, 2020 19:13
Show Gist options
  • Save a-poor/239e824c95dcc9c6657b842350e642b5 to your computer and use it in GitHub Desktop.
Save a-poor/239e824c95dcc9c6657b842350e642b5 to your computer and use it in GitHub Desktop.
engine = create_engine("<type of db>://<username>:<password>@<address>:<port>/<db name>")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment