A producer/consumer async runtime for Python
- Install the package from pypi
> pip install winion
This repository manages the dev environment as a Nix flake and requires Nix to be installed
> nix develop -c $SHELL
> make setup
> make test
> make pypi
winion
is released under the MIT license