mirror of
https://github.com/kennethreitz-archive/howtopython.org.git
synced 2026-06-05 15:10:20 +00:00
cc6c6d6054
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
11 lines
299 B
ReStructuredText
11 lines
299 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
|
|
-------
|
|
|