pip3 install virtualenv virtualenv .venv source .venv/bin/activate (.venv) pip3 install -r requirements.txt(.venv) # alias py3="python3" (.venv) py3 main.pyPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
