Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created November 1, 2019 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NMZivkovic/9fa4d0c25b4975241066bb815f7d4e7c to your computer and use it in GitHub Desktop.
Save NMZivkovic/9fa4d0c25b4975241066bb815f7d4e7c to your computer and use it in GitHub Desktop.
from mongoengine import *
connect('local', host='localhost', port=27017)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment