Metadata-Version: 2.1
Name: ChenUtils
Version: 0.0.7
Summary: A package used to store various modules written by individuals.
Home-page: https://gitee.com/CodexploRe
Author: CodexploRe
Author-email: 1259864733@qq.com
License: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# ChenUtils

## Introduction
ChenUtils is a package used by myself (CodexploRe) to store various packages written by individuals when learning the Python language, mainly created to facilitate the call of modules written by myself.

If you need to use the functionality of some of the modules I wrote, you can jump to the project address of the package containing the corresponding module from the following link, and refer to the README.md file therein, which will help you better use the corresponding module:

[LatestValidProxies](https://gitee.com/CodexploRe/LatestValidProxies)

In the meantime, you are welcome to visit [my (CodexploRe's) gitee warehouse](https://gitee.com/CodexploRe).

Thank you for your support of this module!
