Metadata-Version: 2.1
Name: QEasyWidgets
Version: 0.1.5
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

<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/
```


## Tested Devices

### Windows OS

#### Honor Hunter V700
- **Type**: Laptop
- **GPU**: GTX 1660Ti
- **CPU**: i5-10300H
- **RAM**: 16G
- **OS**: Win10
- **Python**: 3.9
- **Torch**: 2.0.1

#### (Waiting to add other devices)

### Linux OS

#### (Waiting to add other devices)


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