Where can I run my python code? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 5

Where can I run my python code?

I am currently creating a python code and want to run it on some type of platform, where is that possible?

25th Jun 2021, 6:06 PM
Ash
Ash - avatar
30 Antworten
+ 6
Pycharm is the best IDE I guess!!!
26th Jun 2021, 5:15 AM
Rgodella
Rgodella - avatar
+ 5
If you are a beginner, try Google Colab. You won't need a powerful computer (because it runs on Google's servers), it is free, and it does not require any installation for environments. Fast and straight forward!
26th Jun 2021, 7:56 AM
Adria Abella
+ 3
Ash if you mean best IDE, then just run python on PYCHARM. you can use full edition which is paid for or community version which is free to use. the program has a lot of advantages and it is simple to use and install modules, besides, there are thousands of videos on YouTube on how to use it. downside: it works best on 4gb ram and above though it can work even on 2gb ram but it will lag alot
25th Jun 2021, 6:10 PM
Allan 🔥STORMER🔥🔥🔥🔥
Allan 🔥STORMER🔥🔥🔥🔥 - avatar
+ 3
Pydroid3 is the best application for Android Check out "Pydroid 3 - IDE for Python 3" https://play.google.com/store/apps/details?id=ru.iiec.pydroid3
26th Jun 2021, 4:24 PM
Kanuri varun sai
Kanuri varun sai - avatar
+ 2
can i run it on macOs?
25th Jun 2021, 6:38 PM
Ash
Ash - avatar
+ 2
PYCHARM is the good one , but if you are interested in running the code online then this site is also good. 👇👇 https://www.programiz.com/JUMP_LINK__&&__python__&&__JUMP_LINK-programming/online-compiler/
26th Jun 2021, 2:53 PM
Falguni Raja
Falguni Raja - avatar
27th Jun 2021, 7:57 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 1
Sagor Khan i have told for pc not for Android. For Android in playstore many applications are available you can use any of them
25th Jun 2021, 6:48 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
Sagor Khan pydroid
25th Jun 2021, 6:50 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
I thought it was possible to run Python in Linux terminal, just like I do with my Ruby scripts.
26th Jun 2021, 9:23 PM
Milo Draco
Milo Draco - avatar
+ 1
Milo Draco is possible, since you have Python language installed in your PC. In terminal, type: python --version To confirm if you have Python installed. To runs a python script in terminal, just type: python <path_of_your_script>
26th Jun 2021, 9:46 PM
wizard_
wizard_ - avatar
+ 1
You can Do python Coding in Pydroid version 3 Available On PlayStore..
27th Jun 2021, 6:20 AM
Abhishek Kumar
Abhishek Kumar - avatar
+ 1
Calvin Thomas personally it scales down to one thing, what are your needs when it comes to this so for me it's definitely worth it if you are a frequent developer.  PyCharm has lots of nice features - file browser, intelligent auto-completion, run in IDE with input & console windows for trial and error development. It comes with a powerful array of features to support the latest development practices, out of the box. PyCharm Community Edition offers smart code completion, code inspections, automated code refactoring, an integrated debugger, and a test runner. It makes working with large projects easy DEFINITELY WORTH IT you can download the professional version and try for 30days, if you like it, pay for it. if not then maintain community edition...
27th Jun 2021, 4:50 PM
Allan 🔥STORMER🔥🔥🔥🔥
Allan 🔥STORMER🔥🔥🔥🔥 - avatar
+ 1
Milo Draco Almost every Linux distribution has pre installed PYTHON
27th Jun 2021, 5:06 PM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar
+ 1
Vs Code, Pycharm
27th Jun 2021, 5:37 PM
Vishal Pandey
27th Jun 2021, 5:37 PM
Calvin Thomas
Calvin Thomas - avatar
0
Ash yesh you can run on mac also first you need to install python then u can use any ide which u like if u want to run in vs code u can use if u wanna run in pycharm u can use pycharm. Its your choice search on YouTube.
25th Jun 2021, 6:40 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
0
Can I use pycharm in Android?
25th Jun 2021, 6:47 PM
Md Nazim Uddin Sagor
Md Nazim Uddin Sagor - avatar
0
Suggest me one please.
25th Jun 2021, 6:49 PM
Md Nazim Uddin Sagor
Md Nazim Uddin Sagor - avatar
0
Thank you brother.😊
25th Jun 2021, 6:52 PM
Md Nazim Uddin Sagor
Md Nazim Uddin Sagor - avatar