TradingBot
April 9, 2022 ยท View on GitHub
API Url: https://tradingbotlk.herokuapp.com/
To run, install the required packages using the following command
pip install -r requirements.txt
To run tests, run the following command
python -m pytest -v tests/test_class.py -p no:warnings