From 545be710c3f975dbd3195becb73b2395f4ed8574 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 17 Jan 2018 10:09:20 -0500 Subject: [PATCH] pycharm --- source/ide.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/ide.rst b/source/ide.rst index e69de29..dd69383 100644 --- a/source/ide.rst +++ b/source/ide.rst @@ -0,0 +1,6 @@ + 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 `_. \ No newline at end of file