Thanks for your interest! This project is maintained by Viprasol Tech. Contributions of all kinds are welcome.
git clone https://github.com/Viprasol-Tech/options-trading-bot.git
cd options-trading-bot
python -m pip install -e ".[dev]"ruff check .
ruff format --check .
mypy src
pytest- Keep public functions typed and documented;
mypyruns in strict mode. ruff formatis the source of truth for style.- Never commit secrets, API keys,
.env, or private keys. - Update
CHANGELOG.mdfor user-facing changes.
Reach us on Telegram or at support@viprasol.com.