Asyncer, async and await, focused on developer experience.

Asyncer, async and await, focused on developer experience. Documentation: https:/asyncer.tiangolo.com Source Code: https:/github.com/fastapi/asyncer Asyncer is a small library built on top of AnyIO. Asyncer has a small number of utility functions that allow working with async, await, and concurrent code in a more convenient way under my (@tiangolo - Sebastián Ramírez) very opinionated and subjective point of view. The main goal of Asyncer is to improve developer experience by providing better support for autocompletion and inline errors in the editor, and more certainty that the code is bug-free by providing better support for type checking tools like mypy. Asyncer also tries to improve convenience and simplicity when working with async code mixed with regular blocking code, allowing to use them together in a simpler way... again, under my very subjective point of view. 🚨 Warning This small library only exists to be able to use these utility functions until (and if) they
RPM
python3-asyncer-0.0.8-1.lbn42.noarch.rpm
Summary
Asyncer, async and await, focused on developer experience.
URL
https://pypi.org/project/asyncer
Group
Unspecified
License
ZPL
Source
python-asyncer-0.0.8-1.lbn42.src.rpm
Checksum
b7c80ee1e1f6ca5c030ca2d2cd698d5f2c19938d2ced0f643e9850b043990fae
Signing Signature
RSA/SHA512, Sun 05 Apr 2026 07:33:55 PM AEST, Key ID d760880122ab8392
Build Date
2025/09/13 15:19:32
Requires
Provides
python-asyncer = 0.0.8-1.lbn42
python3-asyncer = 0.0.8-1.lbn42
python3.13-asyncer = 0.0.8-1.lbn42
python3.13dist(asyncer) = 0.0.8
python3dist(asyncer) = 0.0.8
Obsoletes