This commit is contained in:
Vinta 2017-05-25 02:55:15 +08:00
parent efb1cb6181
commit 08a01d6779
1 changed files with 0 additions and 2 deletions

View File

@ -737,7 +737,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [Eliot](https://github.com/ClusterHQ/eliot) - Logging for complex & distributed systems.
* [logbook](http://logbook.readthedocs.io/en/stable/) - Logging replacement for Python.
* [logging](https://docs.python.org/2/library/logging.html) - (Python standard library) Logging facility for Python.
* [Raven](https://github.com/getsentry/raven-python) - The Python client for Sentry.
* [Sentry](https://pypi.python.org/pypi/sentry) - A realtime logging and aggregation server.
## Machine Learning
@ -900,7 +899,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for developing RESTful APIs.*
* Django
* [django-formapi](https://github.com/5monkeys/django-formapi) - Create JSON APIs with Django's form validation.
* [django-rest-framework](http://www.django-rest-framework.org/) - A powerful and flexible toolkit to build web APIs.
* [django-tastypie](http://tastypieapi.org/) - Creating delicious APIs for Django apps.
* Flask