Metadata-Version: 2.4
Name: anyutils
Version: 0.1.1
Summary: A collection of frequently used Python utilities.
Author-email: Justin <xbs309@163.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# anyutils

A collection of frequently used Python utilities.

## Installation

```bash
pip install anyutils
