Script for creating group accounts.
Clone the repo, and run make venv
inside the repository directory. This will
install the required python packages needed to run approve.
To run approve, first source the virtualenv and then run python -m approve
.