Github Actions Steps to use the project: Create a virtualenv: python3 -m venv ~/.github-actions Source it: source ~/.github-actions/bin/activate