Metadata-Version: 2.1
Name: pocketsizefund
Version: 0.1.3
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: boto3 (>=1.34.108,<2.0.0)
Requires-Dist: flask (>=3.0.3,<4.0.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.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.

