Metadata-Version: 2.1
Name: petit-recipe-executor
Version: 0.1.0
Summary: Execute simple recipes to test small things
Home-page: https://github.com/Plawn/petit_recipe_executor
Author: Plawn
Author-email: plawn.yay@gmail.com
License: apache-2.0
Description: # Petit-recipe-executor
        
        Easely test the uptome of your apps, like other uptime apps but with more powerful feature and more powerful recipes
        
        ## TODO
        
        - [ ] Move args binding to recipe itself to be able to execute multiple recipe on same executor
        - [ ] Allow to define functions as a combination of base function in yaml for better dev
        - [ ] Allow to export and import previously defined steps
        - [ ] Add unit tests
        
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
