11 lines
419 B
Markdown
11 lines
419 B
Markdown
# Welcome to PyZipline
|
|
|
|
/// admonition | This project is in active development
|
|
type: warning
|
|
These docs are not complete yet, and there is a lot still to do.
|
|
///
|
|
|
|
**PyZipline** is a Python API Wrapper for the [Zipline](https://zipline.diced.sh/) API.
|
|
|
|
Check out the [usage](getting-started/usage.md) section for further information.
|
|
Installation instructions can be found [here](getting-started/installation.md).
|