We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d349804 commit a24ff6dCopy full SHA for a24ff6d
README.rst
@@ -15,6 +15,10 @@ chunks.
15
Usage
16
-----
17
18
+.. image:: https://asciinema.org/a/EuALahgkiicWHGmrfFsZSLz81.svg
19
+ :alt: asciicast demo of parfive
20
+ :target: https://asciinema.org/a/EuALahgkiicWHGmrfFsZSLz81
21
+
22
parfive works by creating a downloader object, appending files to it and then
23
running the download. parfive has a synchronous API, but uses asyncio to
24
paralellise downloading the files.
0 commit comments