Metadata-Version: 2.4
Name: ssepyrenderer
Version: 0.0.2
Author-email: temp <temp@example.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Framework :: Jupyter
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: anywidget>=0.9.18
Requires-Dist: ipywidgets>=8.1.7
Requires-Dist: numpy>=2.0.2
Requires-Dist: traitlets>=5.14.3
Description-Content-Type: text/markdown

# SsePyRenderer

[![PyPI - Version](https://img.shields.io/pypi/v/ssepyrenderer.svg)](https://pypi.org/project/ssepyrenderer)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ssepyrenderer.svg)](https://pypi.org/project/ssepyrenderer)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install ssepyrenderer
```

## License

`ssepyrenderer` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
