Automated invoice generation system with OCR, AI extraction, and cloud storage for Hill Drive car rental business. hilldrive-invoice/ ├── main.py # FastAPI application ├── config.py # Configuration ...
pytest-api-automation-framework is a sample REST API automation framework built with Python, Pytest, and Allure Reports. It demonstrates best practices in API testing such as: Reusable fixtures for ...