MCPcopy Index your code
hub / github.com/geekcomputers/Python / async_downloader.py

File async_downloader.py

async_downloader/async_downloader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2It's example of usage asyncio+aiohttp to downloading.
3You should install aiohttp for using:
4(You can use virtualenv to testing)

Callers

nothing calls this directly

Calls 1

testFunction · 0.85

Tested by

no test coverage detected