mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
dev-env headings
This commit is contained in:
@@ -4,12 +4,10 @@ Your Development Environment
|
|||||||
Testing your code is very important.
|
Testing your code is very important.
|
||||||
|
|
||||||
|
|
||||||
Editors
|
|
||||||
:::::::
|
|
||||||
|
|
||||||
|
|
||||||
Text Editors
|
Text Editors
|
||||||
-------------
|
::::::::::::
|
||||||
|
|
||||||
|
|
||||||
VIM
|
VIM
|
||||||
---
|
---
|
||||||
@@ -57,9 +55,23 @@ the following lines into your vimrc::
|
|||||||
.. _PEP8: http://pypi.python.org/pypi/pep8/
|
.. _PEP8: http://pypi.python.org/pypi/pep8/
|
||||||
.. _vim-pep8: https://github.com/nvie/vim-pep8
|
.. _vim-pep8: https://github.com/nvie/vim-pep8
|
||||||
|
|
||||||
|
.. todo:: add supertab notes
|
||||||
|
|
||||||
|
|
||||||
IDEs
|
IDEs
|
||||||
----
|
::::
|
||||||
|
|
||||||
|
PyCharm
|
||||||
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
PyDev
|
||||||
|
-----
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Komodo IDE
|
||||||
|
-----------
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user