We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
python3 main.py