Interactive database schema visualization utils for Python notebooks (Jupyter, Marimo)
Project description
db_schema_viz
Installation
pip install db_schema_viz
or with uv:
uv add db_schema_viz
Development
We recommend using uv for development. It will automatically manage virtual environments and dependencies for you.
uv run jupyter lab example.ipynb
Alternatively, create and manage your own virtual environment:
python -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"
jupyter lab example.ipynb
The widget front-end code bundles it's JavaScript dependencies. After setting up Python, make sure to install these dependencies locally:
pnpm install
While developing, you can run the following in a separate terminal to automatically rebuild JavaScript as you make changes:
pnpm run dev
Open notebooks/example.ipynb in JupyterLab, VS Code, or your favorite editor
to start developing. Changes made in web/ will be reflected
in the notebook.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file db_schema_viz-0.2.0.tar.gz.
File metadata
- Download URL: db_schema_viz-0.2.0.tar.gz
- Upload date:
- Size: 50.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6d9466305497f3e3ce21799a3e09c53892fdf2f72d81319d8a2a23f8f20e5eb
|
|
| MD5 |
7ca3ea1aff598f709cfbf66ec115548b
|
|
| BLAKE2b-256 |
32e27df0780a3ec52fd62c3e6a17582219ceec95daf09f010e85110cda22603e
|
File details
Details for the file db_schema_viz-0.2.0-py3-none-any.whl.
File metadata
- Download URL: db_schema_viz-0.2.0-py3-none-any.whl
- Upload date:
- Size: 51.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e61ab8b465e3baf292ee6ac55b7d79f4e15e95937613f05875dd53234e0f4fe
|
|
| MD5 |
4f5713e7931a2cffe59e394502cdc363
|
|
| BLAKE2b-256 |
c04cd063ca9ed707f0f379db72de26a543b142eca632e68a0e43e1b399770d3b
|