Metadata-Version: 2.1
Name: pqcomponents
Version: 1.0.12
Summary: A custom PyQt5 widgets package
Home-page: https://github.com/JunKyu-Cho/pqcomponents
Author: JunKyu
Author-email: jkjo0619@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Components Package

a PyQt5 Widget extension with custom functions such as serial, Bluetooth, WiFi, etc.

## Installation

Install the package via pip:

```bash
pip install pqcomponents

