A fully async file downloader
Project description
aiodown
An
asyncio-based
file downloader made inPython 3
using httpx.
Requirements
- Python 3.8 or higher.
- httpx 0.14 or higher.
Installation
NOTE: If python3
is "not a recognized command" try using python
instead.
python3 -m pip install aiodown
For the latest development version:
python3 -m pip install git+https://github.com/AmanoTeam/aiodown
What's left to do?
- Write the API Documentation.
- Show some examples.
License
MIT © 2021 AmanoTeam
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiodown-1.0.2.tar.gz
(5.7 kB
view hashes)