PyZipline is a Python API Wrapper for use with Zipline.
Find a file
2024-03-28 11:28:24 -04:00
.forgejo/workflows misc: added ruff linting to the actions workflow, added pydantic as a dependency 2024-03-28 08:59:14 -04:00
docs fix(docs): update for zipline 3.7.8 2024-01-15 06:17:07 -05:00
pyzipline fix: pylint fixes 2024-03-28 11:28:24 -04:00
.gitignore feat(models): converted to pydantic for all data models 2024-03-28 11:15:27 -04:00
LICENSE Initial commit 2023-12-19 06:23:07 +00:00
mkdocs.yml fix(docs): updated copyright 2024-01-15 06:26:08 -05:00
poetry.lock feat(models): converted to pydantic for all data models 2024-03-28 11:15:27 -04:00
pyproject.toml feat(models): converted to pydantic for all data models 2024-03-28 11:15:27 -04:00
README.md docs: update stuff or something 2023-12-20 20:48:18 -05:00

PyZipline

PyZipline is a Python API Wrapper for use with Zipline.
Documentation can be found here.