Metadata-Version: 2.1
Name: eclipsenodeeditor
Version: 0.11
Summary: A node-based editor built with PyQt6
Home-page: https://github.com/yourusername/eclipsenodeeditor
Author: Your Name
Author-email: your.email@example.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyQt6>=6.6.1
Requires-Dist: PyQt6-Qt6>=6.6.1
Requires-Dist: PyQt6-sip>=13.6.0
Requires-Dist: PyOpenGL>=3.1.7
Requires-Dist: PyOpenGL-accelerate>=3.1.7
Requires-Dist: numpy>=1.26.3
Requires-Dist: PyQt6-WebEngine
Requires-Dist: watchdog>=3.0.0

# eclipsenodeeditor

[![PyPI version](https://badge.fury.io/py/eclipsenodeeditor.svg)](https://badge.fury.io/py/eclipsenodeeditor)

**eclipsenodeeditor** description text

## Features

- **Feature1**: brief description

## Examples

```python

```
