Metadata-Version: 2.4
Name: hyqt
Version: 0.1.0
Summary: A helper library for python Qt
Author-email: baiyueheiyu 白月黑羽 <jcyrss@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/jcyrss/hyqt
Project-URL: Download, https://pypi.python.org/pypi/hyqt
Keywords: hyqt
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pyside6
Dynamic: license-file

## Introduction

`hyqt` is a generic open source python Qt helper library.




##  Installation

hyqt requires Python 3.10 or newer.

simply run:

```py
pip install hyqt
```
