PyZipline/docs/index.md

12 lines
419 B
Markdown
Raw Normal View History

2023-12-19 17:27:24 -05:00
# Welcome to PyZipline
2023-12-20 14:28:15 -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
**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 14:28:15 -05:00
Check out the [usage](getting-started/usage.md) section for further information.
Installation instructions can be found [here](getting-started/installation.md).