hassancs91/PyRunner — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted web app for automating Python scripts. I want to be able to upload or write scripts in the browser, organize them, run them on demand, or schedule them to run every so often or at a set time each day.
Each script should be able to use its own isolated Python environment with extra packages I choose. I also want run history, full logs for stdout and stderr, and a simple way to store encrypted secrets and environment variables for each script. Please include notifications when a script succeeds or fails, ideally by email, webhook, or Telegram.
Make sign in simple with magic link email login. It should be easy to deploy in one container with Docker and work well out of the box. If possible, add support for calling Claude from inside scripts using my own Claude login or API key, including web search and fetch. Keep the interface clean and straightforward, and look up any current docs online if you need to.
Want more depth? Deep Reverse