Metadata-Version: 2.4
Name: graphviznb
Version: 0.0.0
Requires-Dist: anywidget
Provides-Extra: dev
Requires-Dist: jupyterlab; extra == 'dev'
Requires-Dist: watchfiles; extra == 'dev'
Description-Content-Type: text/markdown

# graphviznb

## Installation

```sh
pip install graphviznb
```

or with [uv](https://github.com/astral-sh/uv):

```sh
uv add graphviznb
```
