A curated collection of Python automation scripts for productivity and system tasks. This repository contains various scripts to automate repetitive tasks, manage system resources, and enhance workflow efficiency.
- File and directory management automation
- System health monitoring and reporting
- Automated data processing and transformation
- Integration with various APIs for task automation
git clone https://github.com/Prem2868/python-automation-scripts.git
cd python-automation-scripts
pip install psutilBrowse the src/ directory for specific automation scripts. Each script contains its own usage instructions in the header.
- Language: Python
- Libraries: OS, Shutil, Pandas, Selenium
- Platform: Cross-platform
Contributions are welcome! If you have a useful automation script, feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Author: Pramod Jogdand | https://github.com/Prem2868