2023-12-19 17:27:24 -05:00
|
|
|
# Welcome to PyZipline
|
|
|
|
|
2023-12-20 13:36:33 -05:00
|
|
|
/// admonition | This project is in active development.
|
|
|
|
type: warning
|
|
|
|
These docs are not complete yet, and there is a lot still to do.
|
|
|
|
///
|
2023-12-19 17:27:24 -05:00
|
|
|
|
2023-12-20 13:36:33 -05:00
|
|
|
**PyZipline** is a Python API Wrapper for the [Zipline](https://zipline.diced.sh/) API.
|
2023-12-19 17:27:24 -05:00
|
|
|
|
2023-12-20 13:36:33 -05:00
|
|
|
Check out the [usage](getting-started/usage.md) section for further information, including
|
|
|
|
how to [install](getting-started/installation.md) the project.
|