Skip to content

Flask-MongoKit simplifies to use MongoKit, a powerful MongoDB ORM in Flask applications.

License

Notifications You must be signed in to change notification settings

titanium99/flask-mongokit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-MongoKit

Flask-MongoKit simplifies to use MongoKit, a powerful MongoDB ORM in Flask applications. If you find bugs or want to support this extension you can find the source code here.

Installation

The installation is thanks to the Python Package Index and pip really simple.

$ pip install Flask-MongoKit

If you only can use easy_install than use

$ easy_install Flask-MongoKit

Flask-MongoKit requires to run some packages (they will be installed automatically if they not already installed):

  • Flask
  • MongoKit
  • pymongo

About

Flask-MongoKit simplifies to use MongoKit, a powerful MongoDB ORM in Flask applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published