Metadata-Version: 2.1
Name: see137
Version: 0.0.5
Summary: Hiding in plain sight
Home-page: UNKNOWN
Author: Kevin Hill
Author-email: kah.kevin.hill@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: jamboree
Requires-Dist: pydantic
Requires-Dist: dask
Requires-Dist: addict
Requires-Dist: PyPortfolioOpt
Requires-Dist: faker
Requires-Dist: toolz
Requires-Dist: cytoolz

<!-- # Jamboree Handlers

Jamboree handlers is our super library that exist over jamboree. It's entire goal is to manage all complex handlers for our system so we can successfully run a backtest and deployment system.

It includes:

1. Our portflio and allocation management
2. Statespace management for reinforcement learning
3. Specific stratgey deployment schemes
4. Specified Metric Management
5. Storing statistics for later browsing. -->


