mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 15:27:01 +00:00
fix words
This commit is contained in:
parent
3a8c9c1c8f
commit
9314dc9a30
|
@ -291,12 +291,12 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [PonyORM](http://ponyorm.com) - ORM that provides a generator-oriented interface to SQL.
|
||||
* NoSQL Databases
|
||||
* [MongoEngine](http://mongoengine.org/) - A Python Object-Document-Mapper for working with MongoDB.
|
||||
* [django-mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend.
|
||||
* [redisco](https://github.com/kiddouk/redisco) - A Python Library for Simple Models and Containers Persisted in Redis.
|
||||
* [mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend
|
||||
|
||||
## Web Frameworks
|
||||
|
||||
*Web development frameworks.*
|
||||
*Full stack web frameworks.*
|
||||
|
||||
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
|
||||
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
|
||||
|
|
Loading…
Reference in New Issue
Block a user