Quantopian Tools Documentation¶
Important
This project is not supported nor endorsed by Quantopian.
This project is alpha and is actively being developed.¶
Installation¶
pip install quantopian-tools
Or to manually install, execute the following commands:
git clone https://github.com/Gitlitio/quantopian-tools.git
cd quantopian-tools/
python setup.py install
Changelog¶
See the change log located in our source repo