Metadata-Version: 2.1
Name: PyEasyUtils
Version: 0.2.5
Summary: A simple python util library
Home-page: https://github.com/Spr-Aachen/PyEasyUtils
Author: Spr_Aachen
Author-email: 2835946988@qq.com
License: MIT
Project-URL: Source Code, https://github.com/Spr-Aachen/PyEasyUtils
Project-URL: Bug Tracker, https://github.com/Spr-Aachen/PyEasyUtils/issues
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE

<div align = "center">

# PyEasyUtils

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

</div>


## Description

### Overview

A simple utility library for python.


## Deployment

### pip

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


## See Also
Here are some projects based on PyEasyUtils:
- [QEasyWidgets](https://github.com/Spr-Aachen/QEasyWidgets)
- [Easy Voice Toolkit](https://github.com/Spr-Aachen/Easy-Voice-Toolkit)
- [LLM PromptMaster](https://github.com/Spr-Aachen/LLM-PromptMaster)
