PyZipline is a Python API Wrapper for use with Zipline.
Find a file
SeaswimmerTheFsh 35abc609a7
Some checks failed
Actions / Build Documentation (MkDocs) (push) Failing after 13s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 22s
docs: updated some version numbers
2024-03-28 11:28:30 -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 docs: updated some version numbers 2024-03-28 11:28:30 -04: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.