mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Add mention of other IDEs
This commit is contained in:
parent
a12e916507
commit
6aa55bc9aa
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue