Language

Package: python-trio @ 0.20.0

Synopsis

Friendly Python library for async concurrency and I/O

Description

Trio strives to be a production-quality, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O.

Home page
https://github.com/python-trio/trio
Location
gnu/packages/python-xyz.scm (line: 22902, column: 2)
Licenses

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 22936 is way too long (95 characters)