A high-performance, flexible async file downloader built with aiohttp.
Project description
Async File Downloader Package
A high-performance, flexible async file downloader built with aiohttp. Supports resume downloads, progress tracking, cancellation, proxy support, and concurrent downloads.
Proxy Support:
- HTTP/HTTPS proxies with authentication
- SOCKS4/SOCKS5 proxies (requires aiohttp-socks)
- Environment variable proxy configuration
- Custom proxy headers
Installation:
Basic:
pip install aiohttp aiofiles
With SOCK5 Support:
pip install aiohttp aiofiles aiohttp-socks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aioprogress-0.1.0.tar.gz
(10.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aioprogress-0.1.0.tar.gz.
File metadata
- Download URL: aioprogress-0.1.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
633ec535fbc65cd072401839e356c314e6c696cc3faf5a61cc38e566452792e3
|
|
| MD5 |
6b98465c1a9e24e074c8f5e1c7b39c4e
|
|
| BLAKE2b-256 |
603397804802586baeec4dd3a30efed806b4acfbe87693e540c081321f08bcac
|
File details
Details for the file aioprogress-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aioprogress-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e73038d4cd25b8ee86326b3ffa5c8dd11bd8602f0b19efbadfe34ac7b25f99f
|
|
| MD5 |
7e90871acae613acf04bb287758d8496
|
|
| BLAKE2b-256 |
ab43ec49f35b707277963541e1e647a0a67a975fd7b9d7dc7260b29a6428f33c
|