PyZipline is a Python API Wrapper for use with Zipline.
Go to file
Seaswimmer 155389b6b6
All checks were successful
Autotagger / Autotagger (push) Successful in 7s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 10s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
Update .forgejo/workflows/workflow.yaml
2024-06-11 20:51:06 +00:00
.forgejo/workflows Update .forgejo/workflows/workflow.yaml 2024-06-11 20:51:06 +00:00
docs docs: updated some version numbers 2024-03-28 11:28:30 -04:00
pyzipline fix(zipline): indentation fix 2024-03-28 11:31:19 -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): disabled social plugin due to build failure 2024-03-28 11:31:45 -04: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.