Metadata-Version: 2.4
Name: sylla_films
Version: 0.0.1
Summary: SDK Python pour accéder à l’API MovieLens (compatible Data Analysts/Data Scientists)
Author: Oumarou Sylla
Project-URL: Homepage, https://example.com
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.28.1
Requires-Dist: pydantic==2.12.5
Requires-Dist: pydantic_core==2.41.5
Requires-Dist: uvicorn==0.38.0
Requires-Dist: fastapi==0.122.0
Requires-Dist: starlette==0.50.0
Requires-Dist: SQLAlchemy==2.0.44
Requires-Dist: typing_extensions==4.15.0
Requires-Dist: numpy==2.2.4
Requires-Dist: pandas==2.2.3
Requires-Dist: python-dotenv
Requires-Dist: backoff>=2.2.1
