Adds MagicPython

This commit is contained in:
Roger 2016-11-13 03:25:45 -05:00 committed by GitHub
parent 053f640061
commit a12e916507

View File

@ -510,6 +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!
* 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.