Metadata-Version: 2.4
Name: optra
Version: 0.2.0
Summary: Aggregate and summarize your work history from Slack, Notion, and more
Project-URL: Homepage, https://github.com/RyaninKR/optra
Project-URL: Repository, https://github.com/RyaninKR/optra
License-Expression: MIT
Keywords: cli,history,notion,productivity,slack,work
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Office/Business
Requires-Python: >=3.11
Requires-Dist: anthropic>=0.42.0
Requires-Dist: beautifulsoup4>=4.12.0
Requires-Dist: fastapi>=0.115.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: notion-client>=2.2.0
Requires-Dist: pydantic-settings>=2.6.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: slack-sdk>=3.33.0
Requires-Dist: sqlmodel>=0.0.22
Requires-Dist: typer>=0.15.0
Requires-Dist: uvicorn[standard]>=0.34.0
