Download files in an easier way
Project description
[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()
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
petit_downloader-0.1.6.tar.gz
(11.7 kB
view details)
Built Distribution
File details
Details for the file petit_downloader-0.1.6.tar.gz
.
File metadata
- Download URL: petit_downloader-0.1.6.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 | 2e5f95541253588c5f474ad45372bbe423a51a8dd89a96e99f04e68f49cab4ba |
|
MD5 | a73d145cef2a6837ca841a90b63fe974 |
|
BLAKE2b-256 | 14dba9e6dbfcb9d4be3e1ea2a850b0f10c3756aefa34e0b8412e4f83210b4d09 |
File details
Details for the file petit_downloader-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: petit_downloader-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 13.7 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 | 21f7b441a0cd047a3878f4e89e65371cd66e8bfaa43ee26f62726921498a15ff |
|
MD5 | 9d7f639a5ee34fbcc0ae3473ad522c8f |
|
BLAKE2b-256 | d831936d0e38f0d7eb5d70dfb23d84b0c4decb7e611b0be074bed6848a3c9926 |