Metadata-Version: 2.1
Name: tools_mrcode
Version: 0.0.2
Summary: 学习使用 Python 过程中，编写的一些工具
Author-email: mrcode <99299684@qq.com>
Project-URL: Homepage, https://github.com/zq99299/tools_mrcode
Project-URL: Issues, https://github.com/zq99299/tools_mrcode/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jsonpath_ng==1.6.1


学习使用 Python 过程中积累的一些工具合集

## 使用方式
包地址：https://pypi.org/project/tools-mrcode/

```
pip install tools-mrcode
```
