Python Cloud Vault Manager Starting locally without installing the package python -m venv venv .\venv\Scripts\activate pip install -e . Building the package pip install build python -m build