# pylhb4drcore **Repository Path**: ShengLee/pylhb4drcore ## Basic Information - **Project Name**: pylhb4drcore - **Description**: pylhb4drcore 是我在工作过程中陆续整理的一个 Python 微微快点(食堂版) 工具包,里面就放在一个关于微微快点(食堂版)操作的类及相关函数。与其说是一个正式的开源项目,不如说是我自己的“代码杂物间”——只不过把它打包了一下,方便在不同项目之间复用。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-30 - **Last Updated**: 2026-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pylhb4drcore [![PyPI version](https://img.shields.io/pypi/v/pylhb4drcore.svg)](https://pypi.org/project/pylhb4drcore/) [![Downloads](https://img.shields.io/pypi/dm/pylhb4drcore)](https://pypi.org/project/pylhb4drcore/) [![star](https://gitee.com/ShengLee/pylhb4drcore/badge/star.svg?theme=dark)](https://gitee.com/ShengLee/pylhb4drcore/stargazers) [![Fork](https://gitee.com/ShengLee/pylhb4drcore/badge/fork.svg?theme=dark)](https://gitee.com/ShengLee/pylhb4drcore/members) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) pylhb4drcore 是我在工作过程中陆续整理的一个 Python 微微快点(食堂版) 工具包,里面就放在一个关于微微快点(食堂版)操作的类及相关函数。与其说是一个正式的开源项目,不如说是我自己的“代码杂物间”——只不过把它打包了一下,方便在不同项目之间复用。 > 由于是个人使用为主,很多设计可能带着比较强的个人习惯,也未必是最优解。 > 如果您发现了问题或有更好的建议,非常欢迎指正。 > 申明:操作前请作好备份,本人对所有操作结果拥有所有解释权。 ## 安装 ``` pip install pylhb4drcore ``` ### Mr.Lee's DRCore Helpers Only available for internal facial maintenance tools of DRCore products, thanks! ## 🌺Star History [![Star History Chart](https://api.star-history.com/svg?repos=SoftGod4MrLi/pylhb4drcore&type=Date)](https://star-history.com/#SoftGod4MrLi/pylhb4drcore&Date) ## 🌺License 本项目基于 MIT 许可证开源。MIT 是一种宽松的开源许可证,允许任何人免费使用、修改、分发本软件,包括用于商业用途。详见 [LICENSE](LICENSE) 文件。