[Latest Version = 0.17]
[Installation]
$ pip install Fancy_Downloader
##[How to use]
from petit_downloader import Download
d = Download(url=url, filename="test.zip", type="serial") #verbose requeries the Fancy_Progressbar lib
d.download()
Download types available
- basic
- serial
- parrarel
- serial_parralel
Objects available
Download()
DownloadContainer()
Action(func, *args)
Update
Can now reload stopped download in order to continue it, use :
# here you load the json data from the file or your db
d:DownloadProgressSave = ...
download = from_save(d)
# this will resume your download
download.download()
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
petit_downloader-0.1.7.tar.gz
(11.7 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 petit_downloader-0.1.7.tar.gz.
File metadata
- Download URL: petit_downloader-0.1.7.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04206566cc705cf9f54f97aed03d7157ee8b1b365407cb4ef93847bdc2f62db4
|
|
| MD5 |
24064f3b6bad0ad578619fd57f02cf0d
|
|
| BLAKE2b-256 |
ea6857e6720f0e27f28fc57e8a6855f07c7458083f5d48dcd57f5b8dfbcb50ef
|
File details
Details for the file petit_downloader-0.1.7-py2.py3-none-any.whl.
File metadata
- Download URL: petit_downloader-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f1561e07baf1b4637295e4d0bd66f5b668104663cf79a53010db115e6c30c95
|
|
| MD5 |
063318128b5b211f337773a6498b88ac
|
|
| BLAKE2b-256 |
225c83e2fa0eb1e8a08010f36ed34c9d92ff05f091ba5cd9b6f2bfb3f1332bd0
|