Python packages can be installed in
user's home or virtual environments.
For example, to install the zita tools in my home environment, I
cd to the zita-audiotools-1.3.0 directory, then used:
pip install .
It's also possible to install the packages using their download
urls: