Skip to content

rupurt/winion

Repository files navigation

winion

pypi versions

A producer/consumer async runtime for Python

Usage

  1. Install the package from pypi
> pip install winion

Development

This repository manages the dev environment as a Nix flake and requires Nix to be installed

> nix develop -c $SHELL
> make setup
> make test

Publish Package to PyPi

> make pypi

License

winion is released under the MIT license

About

A producer/consumer async runtime for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published