Metadata-Version: 2.4
Name: filmsapisdk
Version: 0.0.1
Summary: SDK python pour acceder MovieLens API (Data Analysts/Data scientists friendly)
Author: [Gouesse GO]
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Requires-Dist: httpx>=0.24.1
Requires-Dist: pydantic>=2.12.4
Requires-Dist: numpy>=2.2.4
Requires-Dist: pandas>=2.2.3
Requires-Dist: backoff>=2.2.1
Requires-Dist: python-dotenv
