mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add Sublime Text plugins for Python
This commit is contained in:
parent
319e08ee4d
commit
bb7ffc906c
1 changed files with 4 additions and 1 deletions
|
@ -54,6 +54,7 @@ so you need Python.
|
||||||
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
|
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
|
||||||
- [Miscellaneous](#miscellaneous)
|
- [Miscellaneous](#miscellaneous)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
|
- [Editor Plugins](#editor-plugins)
|
||||||
- [Books](#books)
|
- [Books](#books)
|
||||||
- [Websites](#websites)
|
- [Websites](#websites)
|
||||||
- [Weekly](#weekly)
|
- [Weekly](#weekly)
|
||||||
|
@ -515,7 +516,9 @@ so you need Python.
|
||||||
* Emacs
|
* Emacs
|
||||||
* TODO
|
* TODO
|
||||||
* Sublime Text
|
* Sublime Text
|
||||||
* TODO
|
* [SublimeJEDI](https://github.com/srusskih/SublimeJEDI) - A Sublime Text plugin to the awesome autocomplete library [Jedi](https://github.com/davidhalter/jedi).
|
||||||
|
* [Anaconda](https://github.com/DamnWidget/anaconda) - Anaconda turns your Sublime Text 3 in a full featured Python development IDE.
|
||||||
|
* [Djaneiro](https://github.com/squ1b3r/Djaneiro) - Django support for Sublime Text.
|
||||||
|
|
||||||
## Books
|
## Books
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue