To run this application you basically need to configure the following script in a such way: Driver Host DBname to let the console arguments parce and connect ORM to the DataBase python3 -m venv venv pip install -r req.txt