# letmego **Repository Path**: dance-monkey/letmego ## Basic Information - **Project Name**: letmego - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-12-26 - **Last Updated**: 2024-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Let Me Go(任我行) ![PyPI](https://img.shields.io/pypi/v/letmego?style=flat&logo=github&link=https%3A%2F%2Fpypi.org%2Fproject%2Fletmego%2F) ![PyPI - License](https://img.shields.io/pypi/l/letmego) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/letmego) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/letmego) ![PyPI - Implementation](https://img.shields.io/pypi/implementation/letmego) [![Downloads](https://static.pepy.tech/badge/letmego/week)](https://pepy.tech/project/letmego) [![Downloads](https://static.pepy.tech/badge/letmego/month)](https://pepy.tech/project/letmego) [![Downloads](https://static.pepy.tech/badge/letmego)](https://pepy.tech/project/letmego) [English](README.md) | 简体中文 letmego(任我行)是一个控制 Python 函数执行的方案,目前主要应用场景是在自动化测试程序遇到不得不中断的场景下,如重启场景,需要实现自动化用例步骤执行过程中重启机器,机器重新启动之后,能再次继续紧接着重启前的用例步骤执行的功能。 ## 安装 - 从 PyPI 安装: ```shel pip3 install letmego ``` ## 安装 - [文档](https://linuxdeepin.github.io/letmego) ## 帮助 - [官方论坛](https://bbs.deepin.org/) - [开发者中心](https://github.com/linuxdeepin/developer-center) - [Wiki](https://wiki.deepin.org/) ## 贡献指南 我们鼓励您报告问题并做出更改 - [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) ## 开源许可证 任我行 在 [Apache](LICENSE) 下发布。