Installation Copy Page Previous Next Requirements¶ Python 3.12+ Install for development¶ Using uv: uv sync This installs the package plus the development dependencies, including MkDocs. Install the package only¶ Using uv: uv pip install . Using pip: pip install . Verify the CLI¶ shelfdb server --help