Metadata-Version: 2.1
Name: gzhutils
Version: 1.3.3
Summary: Utility package for myself
Author-email: rkzhai <rkzhai7@gmail.com>
Project-URL: Homepage, https://github.com/rk-terence/gzhutils
Project-URL: Bug Tracker, https://github.com/rk-terence/gzhutils/issues
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE

![Release & Publish](https://github.com/rk-terence/gzhutils/actions/workflows/auto-release-publish.yml/badge.svg)

This is a utility package used by myself.

You can get how to use this package based on the doc strings and comments in the code.
This library is fully typed through type annotation.
