ChatGPTCoding

Python Script Automation Wizard

@promptall3h ago 3621
Write a Python script to automate: [TASK DESCRIPTION]

Requirements:
- Input: [INPUT DATA/FORMAT]
- Output: [DESIRED OUTPUT]
- Handle errors gracefully
- Add logging
- Include CLI arguments using argparse
- Write unit tests
- Add requirements.txt

Constraints:
- Python 3.10+
- Prefer standard library, minimize dependencies
- Code should be readable and well-commented
- Include a README with usage examples

Comments

to leave a comment.

No comments yet. Be the first to comment!

Python Script Automation Wizard | PromptAll