Metadata-Version: 2.1
Name: tools_mrcode
Version: 0.0.4
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://github.com/zq99299/tools-mrcode)
- [在线文档](https://www.yuque.com/mrcode.cn/note-combat/luuu6m6cgie5qzh4)：建设中，目前是编写工具之前的一些思路、知识点、文章

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

```
pip install tools-mrcode
```
