PyZipline is a Python API Wrapper for use with Zipline.
Find a file
cswimr 34c6ec0a62
Some checks failed
Actions / Build (push) Successful in 14s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 17s
Actions / Build Documentation (MkDocs) (push) Successful in 22s
Merge pull request 'Add Dev Container' (#2) from devcontainer into main
Reviewed-on: https://www.coastalcommits.com/cswimr/PyZipline/pulls/2
2025-01-29 05:23:34 -05:00
.devcontainer add devcontainer 2025-01-29 04:22:28 -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 2024-10-21 16:41:21 -04:00
pyzipline fix(zipline): indentation fix 2024-03-28 11:31:19 -04:00
.gitignore fixed documentation failing to build 2024-10-21 16:41:21 -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
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.