Files
howtopython.org/source/ide.rst
T
kennethreitz f5468e87af ide
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-01-19 10:16:26 -05:00

11 lines
305 B
ReStructuredText

IDEs
====
Some people prefer working in IDEs (Integrated Development Environment), as opposed to text editors. Some people use both, from time to time, depending on the type of work they are doing.
My recommendation for an IDE is `PyCharm <https://www.jetbrains.com/pycharm/>`_.
PyCharm
-------