asyncio
Deprecated backport of asyncio; use the stdlib package instead
Install
asyncio on PyPI
pip
pip install asynciouv
uv add asynciopoetry
poetry add asyncioPackage facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.4) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | abandoned — 373 days since the last release |
| Last repo commit | (repository archived) |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: asyncio-4.0.0-py3-none-any.whl
About asyncio
from the package's own PyPI description — quoted content, verbatim
asyncio (obsolete backport)
This package once provided a backport of the asyncio module for Python
versions prior to 3.4. The asyncio module has shipped with the Python
standard library since Python 3.4 and this separate distribution is no longer
needed.
Do not install this package. Use the implementation that comes with Python instead:
https://docs.python.org/3/library/asyncio.html
This release contains no code and exists only to prevent accidental installation of outdated backports.
Similar packages
unclear · top 1,000 on PyPI
pkgutil_resolve_namepermissive · top 1,000 on PyPI
aenumpermissive · top 1,000 on PyPI
importlib-resourcespermissive · top 1,000 on PyPI
distropermissive · top 1,000 on PyPI
pkginfopermissive · top 1,000 on PyPI
argparsepermissive · top 1,000 on PyPI
backports.asyncio.runnerpermissive · top 1,000 on PyPI
zipppermissive · top 100 on PyPI
pathablepermissive · top 1,000 on PyPI