letmego


License
Apache-2.0
Install
pip install letmego==2023.10.16

Documentation

Let Me Go

PyPI PyPI - License PyPI - Python Version PyPI - Wheel PyPI - Implementation

Downloads Downloads Downloads

English | 简体中文

letmego is a solution to control the execution of Python functions. At present, the main application scenario is in the scenario where the automated test program has to be interrupted, such as the restart scenario. It is necessary to restart the machine during the execution of the steps of the automated use case. After the machine restarts, it can be restarted. Continues the functionality performed by the use case step immediately before the restart.

Installation

  • Installing from PyPI:

    pip3 install letmego
    

Documentations

Getting help

Getting involved

We encourage you to report issues and contribute changes

License

letmego is licensed under Apache