Metadata-Version: 2.4
Name: sigma-anywidget
Version: 0.0.1
Project-URL: Documentation, https://github.com/Ethan Rooke/sigma-anywidget#readme
Project-URL: Issues, https://github.com/Ethan Rooke/sigma-anywidget/issues
Project-URL: Source, https://github.com/Ethan Rooke/sigma-anywidget
Author-email: Ethan Rooke <pypi@ethan.roo.ke>
License-Expression: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: anywidget<1.0.0,>=0.9.0
Description-Content-Type: text/markdown

# Sigma.js Anywidget

A super barebones [sigma.js](https://sigmajs.org) widget using
[anywidget](https://anywidget.dev) built for marimo or jupyter or whatever.

You probably don't want to use this. There are better graph widgets out there
like the one in
[wigglystuff](https://molab.marimo.io/github/koaning/wigglystuff/blob/main/demos/graphwidget.py/wasm).

## Docs

Another reason you probably don't want to use this. There are no docs. There is
a singular marimo notebook example in `examples/basic.py`.

## Development

If you want to hack on this, install nix and run `nix-shell`. Pull requests/issues are welcome.
