Metadata-Version: 2.4
Name: request-manager
Version: 0.1.1
Summary: Add your description here
Requires-Python: >=3.13
Requires-Dist: dotenv>=0.9.9
Requires-Dist: pydantic>=2.13.4
Provides-Extra: httpx
Requires-Dist: httpx>=0.28.1; extra == 'httpx'
Description-Content-Type: text/markdown

# Request Manager library

[![Coverage](https://raw.githubusercontent.com/AgrospAI/request-manager/refs/heads/main/coverage.svg)](https://github.com/agrospai/request-manager)


Python library to help with experiment lifecycle.

## Installation

TODO

## Utilization
