Metadata-Version: 2.4
Name: pricelab-core
Version: 0.2.2
Summary: market price analysis system
Author-email: Toufik Saouchi <toufik.saouchi@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/s-toufik/pricelab-core
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: fastapi
Requires-Dist: uvicorn[standard]
Requires-Dist: sqlalchemy>=2.0
Requires-Dist: asyncpg
Requires-Dist: httpx
Requires-Dist: pydantic>=2
Requires-Dist: python-dotenv
Requires-Dist: openai
Requires-Dist: msgpack>=1.1.2
Requires-Dist: loguru>=0.7.3
Requires-Dist: scipy>=1.17.1
Dynamic: license-file
