Metadata-Version: 2.4
Name: spotify-analytics-core
Version: 0.1.0
Summary: Core analytics, agent, and Spotify client library for the Spotify AI Analytics project.
Project-URL: Homepage, https://github.com/wcnoname5/spotify-ai-analytics
Project-URL: Repository, https://github.com/wcnoname5/spotify-ai-analytics
Project-URL: Issues, https://github.com/wcnoname5/spotify-ai-analytics/issues
Author: WC Chang
License: MIT
License-File: LICENSE
Keywords: analytics,listening-history,mcp,spotify
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Requires-Dist: cryptography>=42.0
Requires-Dist: httpx>=0.27
Requires-Dist: langgraph-checkpoint-sqlite>=3.0.3
Requires-Dist: platformdirs>=4.0
Requires-Dist: pydantic-settings>=2.0
Requires-Dist: pydantic>=2.0
Requires-Dist: python-dotenv>=1.0
Provides-Extra: agent
Requires-Dist: langchain-core>=1.0; extra == 'agent'
Requires-Dist: langchain-google-genai>=4.0; extra == 'agent'
Requires-Dist: langchain-openai>=1.0; extra == 'agent'
Requires-Dist: langgraph>=1.0; extra == 'agent'
Description-Content-Type: text/markdown

# spotify-analytics-core

Core analytics, agent, database, and Spotify client library for Spotify AI Analytics.
