Python 3 in glitch!

Hi! I created a project that allows you to program python in glitch!

Here is the link: Python 3 Mileswk

How to use it:

Put your code in main.py

How to see the result

Open the 🚧 LOGS tab to see the output!

To install modules

Put the desired modules, such as Flask or Discord in the requirements.txt file.

Note
The webview is not needed. It just shows “starting.”

Feedback is wanted!

2 Likes