PyZipline is a Python API Wrapper for use with Zipline.
Find a file
SeaswimmerTheFsh b97c8d7d35
Some checks failed
Autotagger / Autotagger (push) Failing after 7s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 20s
Actions / Build Documentation (MkDocs) (push) Successful in 19s
fix: added a debug echo
2024-03-29 08:14:35 -04:00
.forgejo/workflows fix: added a debug echo 2024-03-29 08:14:35 -04: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.