Metadata-Version: 2.4
Name: python-automation-toolkit
Version: 2.0.0
Summary: A powerful cross-platform Python Automation Toolkit CLI
Home-page: https://github.com/rohanjadhav03/python-automation-toolkit
Author: Rohan Jadhav
Author-email: rohan@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE
License-File: LICENSE
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: schedule
Requires-Dist: rich
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Python Automation Toolkit

A CLI tool for:
✅ File Automation (create, move, delete)  
✅ Linux Commands Automation  
✅ GitHub API Automation  
✅ REST API Automation  
✅ Job Scheduling (like cron)

## Installation
