Merge pull request #255 from filinpavel/patch-2

Update README.md
This commit is contained in:
Vinta 2014-11-11 14:19:47 +08:00
commit 6fafd2c8d7

View File

@ -852,6 +852,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [django-debug-toolbar](https://github.com/django-debug-toolbar/django-debug-toolbar) - Display various debug information about the current request/response.
* [django-devserver](https://github.com/dcramer/django-devserver) - A drop-in replacement for Django's runserver.
* [flask-debugtoolbar](https://github.com/mgood/flask-debugtoolbar) - A port of the django-debug-toolbar to flask.
* [pyelftools](https://github.com/eliben/pyelftools) - is a pure-Python library for parsing and analyzing ELF files and DWARF debugging information
## Science and Data Analysis