
Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. You can report bugs or wish for features by opening an issue in the GitHub page.
About
Chronos is a containerized web application designed for developers and system administrators who need to run and schedule Python scripts in a managed environment. It provides a web-based interface for creating, managing, and executing Python scripts with built-in support for virt…