AUrhino/python ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python toolkit for managing and reporting on a monitoring system, with separate scripts for common admin tasks like exporting dashboards and raw data, checking alerts, listing monitoring instances, users, roles, groups, and updating properties. I also want a simple way to check both the web side and the API side, plus a device lookup script and a few basic reports.
Keep it easy to run from the command line, and make the scripts feel like a small collection of useful tools instead of one huge app. Use clear prompts for any login details or API credentials, and make the output readable in the terminal with helpful messages and saved files where it makes sense. If you need current API details or best practices, look them up online.
Also include the small demo style Python files already in the repo, like the guessing game and autopilot, so everything feels complete and organized.
Are you gonna build this?
make sure you review the code using coderabbit