python3-aioboto3 (15.5.0-1)
Published 2025-12-21 21:25:58 +01:00 by micke
Installation
sudo curl -o /etc/apt/keyrings/forgejo-micke.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-micke.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install python3-aioboto3=15.5.0-1
Repository info
Distributions |
bookworm, trixie |
Components |
main |
Architectures |
all |
About this package
Async boto3 wrapper for asyncio aioboto3 is an async wrapper around boto3, the AWS SDK for Python. It allows you to use boto3 with asyncio for non-blocking I/O operations. . This is useful for applications that need to interact with AWS services (or S3-compatible services like Garage, MinIO, SeaweedFS) asynchronously.
Dependencies
| python3-aiobotocore (>= 2.5.0) |
| python3-aiofiles |
| python3:any |
| python3-boto3 (>= 1.28.0) |
Details
Assets (2)
Versions (2)
View all