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