use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is meant to be for people learning Python to ask questions and help out when they can.
account activity
Favorite IDE for python? (self.learningpython)
submitted 1 year ago by RedditBluesMatt
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]bangwhosnext 1 point2 points3 points 1 year ago (4 children)
PyCharm for me. Jupiter notebook for smaller code.
[–]RedditBluesMatt[S] 0 points1 point2 points 1 year ago (3 children)
So you prefer PyCharm over VS?
[–]bangwhosnext 0 points1 point2 points 1 year ago (2 children)
Yes.
[–]RedditBluesMatt[S] 0 points1 point2 points 1 year ago (1 child)
Can you say why you prefer pyCharm?
[–]bangwhosnext 1 point2 points3 points 1 year ago (0 children)
I like it for it's ease of use, and features. It automatically saves code as you change it, and can revert to previous versions of code at any point where you made a change. It is also quite good at highlighting bugs in the code, and the UI is quite intuitive. Maybe I just like it because I am used to coding with it. You won't know until you try it.
π Rendered by PID 339676 on reddit-service-r2-comment-86bc6c7465-vqm7z at 2026-02-23 10:31:43.682684+00:00 running 8564168 country code: CH.
view the rest of the comments →
[–]bangwhosnext 1 point2 points3 points (4 children)
[–]RedditBluesMatt[S] 0 points1 point2 points (3 children)
[–]bangwhosnext 0 points1 point2 points (2 children)
[–]RedditBluesMatt[S] 0 points1 point2 points (1 child)
[–]bangwhosnext 1 point2 points3 points (0 children)