Merge pull request #497 from vinotheassassin/patch-1

Update README.md
This commit is contained in:
Vinta 2015-10-29 13:16:21 +08:00
commit b0ca940670

View File

@ -895,7 +895,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [pysonar2](https://github.com/yinwang0/pysonar2) - A type inferencer and indexer for Python. * [pysonar2](https://github.com/yinwang0/pysonar2) - A type inferencer and indexer for Python.
* Linter * Linter
* [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co. * [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co.
* [Pylint](http://www.pylint.org/) - A source code analyzer. * [Pylint](http://www.pylint.org/) - A Fully customizable source code analyzer.
* [pylama](https://pylama.readthedocs.org/) - Code audit tool for Python and JavaScript. * [pylama](https://pylama.readthedocs.org/) - Code audit tool for Python and JavaScript.
## Debugging Tools ## Debugging Tools