A structured collection of Python scripts focusing on backend automation, RESTful API consumption, and AI model integrations. This repository serves as a practical laboratory for developing production-ready automation workflows.
01_api_fetcher/: Basic scripts for handling HTTP requests and processing JSON data.- (More modules will be added as the lab expands)
Ensure you have Python 3.12+ installed.
# Clone the repository
git clone [https://github.com/zonafirmann/python-automation-labs.git](https://github.com/zonafirmann/python-automation-labs.git)
# Run a specific script
python 01_api_fetcher/main.py