lib_cat A library catalog app $python3 -m venv env $source bin/scripts/activate $pip3 install -r devel-req.txt