Metadata-Version: 2.1
Name: QEasyWidgets
Version: 0.2.9
Summary: A simple widget library based on PySide6
Home-page: https://github.com/Spr-Aachen/QEasyWidgets
Author: Spr_Aachen
Author-email: 2835946988@qq.com
License: GPLv3
Project-URL: Source Code, https://github.com/Spr-Aachen/QEasyWidgets
Project-URL: Bug Tracker, https://github.com/Spr-Aachen/QEasyWidgets/issues
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PySide6
Requires-Dist: darkdetect
Requires-Dist: tqdm
Requires-Dist: psutil
Requires-Dist: nvidia-ml-py
Requires-Dist: PyGithub

<div align = "center">

# QEasyWidgets

[![Releases](https://img.shields.io/github/v/release/Spr-Aachen/QEasyWidgets?color=green&label=Release&logo=Github&logoColor=white&style=for-the-badge)](https://github.com/Spr-Aachen/QEasyWidgets/releases/latest)&nbsp;

</div>


## Description

### Overview

A simple widget library based on PySide6, which is currently used to serve for [Easy Voice Toolkit](https://github.com/Spr-Aachen/Easy-Voice-Toolkit).
PS: The project was meant to be named as 'QSimpleWidgets', but sadly it has been registered:(


## Consideration

### System

Currently this project only supports Windows system


## Deployment

### pip

```shell
pip install QEasyWidgets -i https://pypi.org/simple/
```


## Reference
[Microsoft WinUI-Gallery](https://github.com/microsoft/WinUI-Gallery)
