Metadata-Version: 2.4
Name: cinelytics_sdk
Version: 0.0.1
Summary: SDK Python pour accéder à l’API MovieLens (Data Analysts/Data Scientists friendly)
Author: KADER KOUADIO
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: httpx==0.28.1
Requires-Dist: pydantic==2.11.5
Requires-Dist: backoff==2.2.1
Requires-Dist: numpy==2.2.6
Requires-Dist: pandas==2.2.3
Requires-Dist: python-dotenv==1.1.0
