Python Prompts Free Prompt

Python Script to Monitor System Uptime

Write a Python script that returns system uptime
☆ Save
Prompt
You are a Python developer. Write a script that uses psutil or reads /proc/uptime to get system uptime. The script must: 1) Get uptime in seconds, 2) Format as days:hours:minutes, 3) Output, 4) Log to file, 5) Run continuously, 6) Handle cross-platform, 7) Add comments.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.