To install this package run one of the following: conda install selfexplainml::pydocket
Description
Docket is a distributed background task system for Python functions with a
focus on scheduling future work. It requires a Redis server with Streams
support (Redis 5.0.0+).