Installation¶
erdify can be installed with your Python package manager of choice, or run on demand without installing.
Using pip¶
pip install erdify
Using uv¶
uv add erdify
Using pipx (recommended for CLI usage)¶
pipx install erdify
Using uvx (no installation needed)¶
# Run directly without installing
uvx erdify ./src/database -o erd.puml