manifest-generator Creates Overture Maps Foundation manifest files for release cataloguing To enter the venv: cd to the base dir. virtualenv -p python3 . source bin/activate python3 ./gen-manifest.py To exit the venv: deactivate