From 08a01d6779d2e60004f7e11e1e20acb54f013aa6 Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 25 May 2017 02:55:15 +0800 Subject: [PATCH] remove --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c6f2a7f..84b2a94 100644 --- a/README.md +++ b/README.md @@ -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