+ 4
Wich platform do you use to program in Python language?
I'm a beginner and I'm pretty good with Spyder. What would you recommend?
15 Answers
+ 6
i use PyCharm and sometimes Visual Studio IDE. if you're beginner to the field i suggest to go with sublime. sublime is easy to learn and easy to set up it also has a built-in python support.
- Happy Coding!
+ 5
VSCode, Geany, Pydroid3, Vim
+ 5
Use Sublime(Best for python coding ) and Pycharm(for python Development)
+ 5
Sublime is definitely a good option but I personally recommend to use PyCharm. It can also support R if you install it. It's ability to create virtual environment with a click of button, the python version you want to work on along with the third party modules where you can also control the version you want in the virtual environment makes it robust and user friendly.
+ 4
I use ATOM and Python 3 IDLE sometimes.
+ 3
Pycharm, Spyder, Visual studio
+ 2
if youre a beginner you cant go wrong with IDLE
Its ugly, but it never fails you
+ 2
you are talking about code compilers
Spyder it's an IDE for Python (it's like Rstudio for R language).
+ 2
For mobile phone on Android:
Dcoder isn't a top app
Pydroid is OK and amazing. PyDan know itđ!
+ 1
Qpython3, mobile c, python 3 IDLE,
+ 1
Atom.io
+ 1
vim and commandline compiler
+ 1
Brackets is very good.u
- 4
I use Python 3
- 4
Hi