mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 23:37:00 +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.
|
* [PonyORM](http://ponyorm.com) - ORM that provides a generator-oriented interface to SQL.
|
||||||
* NoSQL Databases
|
* NoSQL Databases
|
||||||
* [MongoEngine](http://mongoengine.org/) - A Python Object-Document-Mapper for working with MongoDB.
|
* [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.
|
* [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 Frameworks
|
||||||
|
|
||||||
*Web development frameworks.*
|
*Full stack web frameworks.*
|
||||||
|
|
||||||
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
|
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
|
||||||
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
|
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user