Metadata-Version: 2.1
Name: pocketsizefund
Version: 0.1.4
Summary: Open source quantitative trading
Home-page: https://www.pocketsize.fund/
License: MIT
Author: forstmeier
Author-email: john.forstmeier@gmail.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: alpaca-py (>=0.21.1,<0.22.0)
Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0)
Requires-Dist: boto3 (>=1.34.108,<2.0.0)
Requires-Dist: flask (>=3.0.3,<4.0.0)
Requires-Dist: lightning (>=2.2.4,<3.0.0)
Requires-Dist: llama-index (>=0.10.40,<0.11.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: lxml (>=5.2.2,<6.0.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: prefect (>=2.19.1,<3.0.0)
Requires-Dist: pytorch-forecasting (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: torch (>=2.3.0,<3.0.0)
Requires-Dist: wandb (>=0.17.0,<0.18.0)
Project-URL: Repository, https://github.com/pocketsizefund/pocketsizefund
Description-Content-Type: text/markdown

# Pocket Size Fund Library

This is the core python library for the Pocket Size Fund platform.

