namlook / mongokitLinks
MongoKit framework try to keep its simplicity when you manage mongodb in python. MongoKit was developed to be fast and light with KISS and DRY in mind. MongoKit brings structured schema and validation layer on top of the great pymongo driver. Discuss with us on Google group : http://groups.google.com/group/mongokit or follow the news on Twitter:…
☆673Updated 5 years ago
Alternatives and similar repositories for mongokit
Users that are interested in mongokit are comparing it to the libraries listed below
Sorting:
- A lightweight, Pythonic, Object Oriented Interface to MongoDB.☆332Updated 5 years ago
- An asynchronous library for accessing mongo with tornado.ioloop☆608Updated 8 years ago
- Cache extension for Flask☆699Updated 5 years ago
- Celery integration for Flask (SINCE CELERY 3.0 THIS IS NO LONGER NEEDED)☆200Updated 11 years ago
- Simple example of a Tornado app in production☆293Updated 3 years ago
- WebSocket emulation - Python server☆846Updated last year
- Python socket.io server implementation on top of Tornado framework☆521Updated 4 years ago
- Wraps (asynchronous) Psycopg2 for Tornado.☆355Updated 4 years ago
- flask integration for peewee, including admin, authentication, rest api and more☆783Updated last year
- Flask support for MongoDB using MongoAlchemy.☆216Updated 6 years ago
- asynchronous python driver for mongo☆339Updated 3 months ago
- Cyclone is a web server framework for Python, that implements the Tornado API as a Twisted protocol.☆691Updated 2 years ago
- Python connector for ElasticSearch - the pythonic way to use ElasticSearch☆605Updated 3 years ago
- OAuth Support for Flask☆581Updated 2 years ago
- A Python Library for Simple Models and Containers Persisted in Redis☆300Updated 9 years ago
- a resque clone in python☆955Updated 4 years ago
- A standard layout for Tornado apps☆437Updated 10 years ago
- Asynchronous Redis client that works within Tornado IO loop.☆264Updated 13 years ago
- Greenlet-based event I/O Framework for Python☆579Updated 10 years ago
- Tinman is a Tornado support package including an application wrapper/runner and a set of handy decorators.