Metadata-Version: 2.4
Name: formations_api
Version: 0.1.3
Summary: Software Development Kit for Formations API
Project-URL: Homepage, https://github.com/tdg-formations-app/formations-sdk
Project-URL: Issues, https://github.com/tdg-formations-app/formations-sdk/issues
Author-email: Sebástian Narváez <sebnarvaez19@gmail.com>
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: pandas==2.2.2
Requires-Dist: pydantic>=2.8.2
Requires-Dist: requests>=2.32.3
Description-Content-Type: text/markdown

# Formation SDK

Software Development Kit for Formations API.

To install this package:
```{shell}
$ pip install git+https://github.com/tdg-formations-app/formations-sdk.git#egg=formations_api
```
