Metadata-Version: 2.1
Name: yamt
Version: 0.1.0
Summary: yet another monkey toolkit
License: MIT
Keywords: utils,tools,misc
Author: lightmanLP
Author-email: liteman1000@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Project-URL: Github, https://github.com/UT1C/yamt
Description-Content-Type: text/markdown

# yamt (yet another monkey toolkit)
[![PyPI version](https://badge.fury.io/py/yamt.svg)](https://badge.fury.io/py/yamt)
![PyPI downloads per mounth](https://img.shields.io/pypi/dm/yamt)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/UT1C/yamt)

## Installation
```
pip install yamt
```

