Simple library to download files
Project description
libkget
Simple python3 lib to download files from a url
example:
from libkget import kget
def main():
url = "https://www.kalekale.ga/html/img/ritsu.png"
kget(url).download()
if __name__ == "__main__":
main()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
libkget-0.1.1.tar.gz
(1.6 kB
view details)
Built Distribution
File details
Details for the file libkget-0.1.1.tar.gz
.
File metadata
- Download URL: libkget-0.1.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eac873bad957e72ba8aa2ac98b5750989a38b94de8c870d47fc626a7de4f29cb |
|
MD5 | aa1e782c3662fc172da8ec8912fb7a62 |
|
BLAKE2b-256 | 17d104b2d3a8a4ebe6b241decbbb0c16caa6438332a8c047008e99a2416251c2 |
File details
Details for the file libkget-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: libkget-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a5f4207256d897aa452eaa1008feb490afb2e48f9af9f60b691065246395e35 |
|
MD5 | 07f021e2cf92ccfae37478d9a96d822d |
|
BLAKE2b-256 | d6318d9a113303da81d31d2d1e9cda2f092202a0a62586da2c0cd07c3bc35ce4 |