A structured collection of Python tools, scripts, and experimental projects focused on automation, productivity, and software development.
This repository serves as a central hub for personal Python development, including utilities, integrations, and testing environments.
HubPython contains a variety of independent tools and scripts built for:
- Automation of repetitive tasks
- Data processing and file manipulation
- Media conversion and handling
- API testing and integration
- Experimental Python projects
The repository is designed to grow over time and remain modular and organized.
tools/
Each tool inside tools/ is an independent project with its own logic and documentation.
As the project evolves, the repository will be organized into categories such as:
- ⚙️ Automation tools
- 🎬 Media processing tools
- ⬇️ Downloaders and scrapers
- 🔄 File converters
- 🤖 AI-powered utilities
- 🧪 Experimental projects
- Python 3.x
Clone the repository:
git clone https://github.com/saulomgg/HubPython.git
Navigate to a tool:
cd tools/tool-name
Run the script:
python script.py
👨💻 Author
Developed by Saulomg GitHub: https://github.com/saulomgg