Metadata-Version: 2.3
Name: phantom-core
Version: 0.0.16
Summary: Phantom Core
License: MIT
Author: Adam Lineberry
Author-email: ablineberry@gmail.com
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: ipython (>=8.31.0,<9.0.0)
Requires-Dist: matplotlib (>=3.9.0,<4.0.0)
Requires-Dist: nest-asyncio (>=1.6.0,<2.0.0)
Requires-Dist: numpy (<2)
Requires-Dist: pandas (>=2)
Requires-Dist: pandas-market-calendars (>=4.4.1,<5.0.0)
Requires-Dist: plotly (>=5.22.0,<6.0.0)
Requires-Dist: polygon-api-client (>=1.14.3,<2.0.0)
Requires-Dist: psycopg2 (>=2.9.10,<3.0.0)
Requires-Dist: pyarrow (>=16)
Requires-Dist: pydantic (>=2)
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: seaborn (>=0.13.2,<0.14.0)
Requires-Dist: sqlalchemy (>=2.0.31,<3.0.0)
Requires-Dist: sqlmodel (>=0.0.22,<0.0.23)
Requires-Dist: tqdm (>=4.66.4,<5.0.0)
Requires-Dist: tzlocal (>=5.2,<6.0)
