PyZipline is a Python API Wrapper for use with Zipline.
Find a file
cswimr ff554ddcb4
Some checks failed
Actions / Build (push) Successful in 12s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 22s
feat: add dev container
2025-01-29 04:33:24 -06:00
.devcontainer feat: add dev container 2025-01-29 04:33:24 -06:00
.forgejo/workflows migrated to uv and cleaned up workflows 2024-10-21 16:38:14 -04:00
docs fixed documentation failing to build 2025-01-29 04:33:01 -06:00
pyzipline fix(zipline): indentation fix 2024-03-28 11:31:19 -04:00
.gitignore fixed documentation failing to build 2025-01-29 04:33:01 -06: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
pyproject.toml migrated to uv and cleaned up workflows 2024-10-21 16:38:14 -04:00
README.md docs: update stuff or something 2023-12-20 20:48:18 -05:00
uv.lock migrated to uv and cleaned up workflows 2024-10-21 16:38:14 -04:00

PyZipline

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