GitHub - google/duet (original) (raw)

duet

A simple future-based async library for python

Duet takes inspiration from the amazing triolibrary and the structured concurrencyapproach to async programming that it uses. However, duet differs from trio in two major ways:

Installation

Install from pypi:

Note

duet is not an official Google project.