{"library":"schedula","type":"library","category":null,"description":"Schedula is a dynamic flow-based programming environment for Python that automatically handles the control flow of programs. It produces a plan that dispatches calls based on a graph of functions, satisfying data dependencies. The library helps to define and execute dataflow execution models, extract sub-models, and can be used to deploy web API services. It is currently at version 1.6.15 and is actively maintained with regular updates.","language":"python","status":"active","version":"1.6.15","tags":["workflow","DAG","scheduling","dataflow","parallel","async","flow-based programming"],"install":[{"cmd":"pip install schedula","imports":["from schedula import Dispatcher"]},{"cmd":"pip install 'schedula[all]'","imports":[]}],"homepage":null,"github":"https://github.com/vinci1it2000/schedula","docs":"https://schedula.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/schedula/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":95,"avg_install_s":15.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/schedula/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}