Python IDE

Vim
Joking! Try Visual Studio Code with plugins for python. Maybe you like it.
 
It'd probably be better if we all listed the actual reasons we use what we use, vs just saying what we use.

It'd be better for someone to make an informed decision.

Although I did the same thing as everyone else and just said what I use and not why I use it.

The reason I really love vscode is that it is great for so many different languages. I also like the layout.

Language specific IDEs can be better in that they can catch different errors, or auto-format your code in a helpful way.

The only real way to pick one is to try a couple out and see which one you like. A more lightweight editor I feel like is especially better for a beginner.

Although I do prefer lightweight editors for most languages and I am not a beginner.
 
Writing your code in notepad and running it in terminal: free o_O
Anyway, I've used eclipse and it runs just fine. It's free, too.
 
What is your choice for Python?

I kind like how PyCharm looks but it's ~100euros and I'm just learning Python and I don't wan't to spend money for this. Is there anything similar for free?
are you a student ?: if so go search for pycharm for students and upload your student card etc and get pycharm pro for free
if not : just use pycharm community which is great !!!
Not your type ?: try atom which is open source (free) takes a few minutes to setup with python but works fine as you can add as much plugiins as your want

PM ME : if you want directions on how to setup atom , I also have given a torrent to get a complete python course check here :https://www.blackhatworld.com/seo/g...ro-to-hero-in-python-3.1230987/#post-13220966


I'm a huge python fun so don't hesitate to pm me anytime

PS: if you are a student you might as well go grab the github student pack which gives you grate tools and privileges.
 
Back
Top