Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 284 Bytes

Work with sql-orders table

How to launch main.py

1. create and source venv
2. cd SQL_Alchemy
3. pip3.6 install -r requirements.txt
4. python3.6 main.py

How to check logs

See SQL_Alchemy/application_logs/info.log

All necessary configs are in SQL_Alchemy/configs/