This package provides REST API endpoints to work with smarsy.ua database.
In order to run this app from sources you need following initial setup:
- Create new environment variable
SMARSY_PYTHON_INTERPRETER_PATH
with the path of the Python environment (venv). In windows you use something likemyvenv\Scripts\python.exe
- Create
cfg/login.json
file and addusername
,password
andlanguage
settings