Metadata-Version: 2.1
Name: wizardry
Version: 0.1.2
Summary: Wizardry is an open-source CLI for building powerful algorithmic trading strategies faster and easier
Author: ssantoshp
Author-email: santoshpassoubady@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyInquirer (>=1.0.2,<2.0.0)
Requires-Dist: lean (>=0.1.53,<0.2.0)
Requires-Dist: pyfiglet (>=0.8.0,<0.9.0)
Requires-Dist: requests (==2.25.1)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: typer[all] (>=0.3.2,<0.4.0)
Description-Content-Type: text/markdown

# Wizardry, the Algorithmic Wizard 💫

Wizardry is an open-source **CLI** for **building powerful algorithmic trading strategies faster** and **easier** (for Lean/QuantConnect)

<div align="center">
<img src="https://raw.githubusercontent.com/ssantoshp/Wizardry/main/documentation/wiz.png"/>

![](https://static.pepy.tech/personalized-badge/wizardry?period=total&units=international_system&left_color=black&right_color=brightgreen&left_text=Users)
![](https://img.shields.io/badge/license-MIT-blue)
![](https://img.shields.io/badge/swag%20level-A++-brightgreen)
![](https://img.shields.io/badge/language-python🐍-blue)
![](https://camo.githubusercontent.com/97d4586afa582b2dcec2fa8ed7c84d02977a21c2dd1578ade6d48ed82296eb10/68747470733a2f2f6261646765732e66726170736f66742e636f6d2f6f732f76312f6f70656e2d736f757263652e7376673f763d313033)

</div>

Homepage: https://github.com/ssantoshp/Wizardry
