Micro
-
run python on web
Micro is a platform that allows you to effortlessly run your Python CLI scripts on the web.
Whether you are a developer looking to showcase your projects or a hobbyist wanting to experiment with Python, Micro is the perfect tool for you.
Features
Support
Micro features!
1.
Deploy Python Projects:
Micro allows you to deploy up to 3 micros per user. These micros are self-contained Python projects that can be accessed and run directly from the web.
2. Micros can only be created by linking a GitHub repository. Currently, Micro supports only Python-based programs. To create a micro, your GitHub repository must contain a main.py file (the entry point for your script) and a requirements.txt file (listing the dependencies required to run your script).
3.
Limited Packages and Modules:
To ensure a secure and efficient environment, Micro supports only a limited number of packages and modules. This helps maintain the integrity of the platform and prevents abuse.
4. Micros will be automatically deleted after 5 days if they are not in use. This helps to free up resources and keep the platform running smoothly.
close
view micros