diff --git a/README.md b/README.md index c6f2a7f0..84b2a946 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