Add mention of other IDEs

This commit is contained in:
Roger 2016-12-21 11:32:04 -05:00 committed by GitHub
parent a12e916507
commit 6aa55bc9aa

View file

@ -510,7 +510,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [PTVS](https://github.com/Microsoft/PTVS) - Python Tools for Visual Studio.
* Visual Studio Code
* [Python](https://github.com/DonJayamanne/pythonVSCode) - An extension with rich support for the Python language, with features including linting, IntelliSense, formatting, refactoring, debugging, unit tests, and jupyter support.
* [Magic Python](https://github.com/MagicStack/MagicPython) - Cutting edge Python syntax highlighter for Visual Studio Code. Used by GitHub to highlight your Python code!
* [Magic Python](https://github.com/MagicStack/MagicPython) - Cutting edge Python syntax highlighter for Sublime Text, Atom, and Visual Studio Code. Used by GitHub to highlight your Python code!
* IDE
* [LiClipse](http://www.liclipse.com/) - Free polyglot IDE based on Eclipse. Uses PyDev for Python support.
* [PyCharm](https://www.jetbrains.com/pycharm/) - Commercial Python IDE by JetBrains. Has free community edition available.