The best, free online python compiler?
Are there any free websites that let you run Python without installing actual Python?
Checkout Google colab
More on reddit.comBest online Python interpreter with Code Completion, no login required, for Interviews?
Online Python Interpreter
I'm a fan of repl.it as well. I created a short series of beginner Python lessons using that site on YouTube called Basic Python 3 for Beginners. I made the videos to give my (high school) students a preview of the topics we are working on this year in class.
l have also created a companion course page for these videos as well. It has links to the videos and short review quizzes for each topic. The course can be found below:
Python for Beginners 1 - Python Language Basics
You can view the course materials as a guest, but to preview and take the quizzes, you will need to login with one the demo account below:
Username: reddit.one Password: learnpython
I hope you, or someone else, finds this helpful.
More on reddit.comVideos
Hello, im not new to python, but ive always liked to play around with it in school using different python fiddle sites etc, but as school gets more boring (dw i got good grades) i wanna play around a lot more between classes etc, but ive noticed none of the fiddles / compilers ive found lets you import custom libraries, ive really wanted to play around with Textual, but they really just offer libraries like pandas.
There was one site that was perfect, replit. But as you may know, replit is now an AI platform with a free plan of only 2 developement hours, even if you dont use the AI. So i came here to ask for an alternative, is there a website where, i can code (prefferably through multiple files), install ANY pip library, run code, use the terminal etc.
Edit: FYI: Most google services are blocked by the IT (chromewebstore, colab, maps etc, so no colab)