Downloads zip archive and extracts it to specified folder
Project description
Download And Extract
It will download zip file and extract it to the specified folder. Here is an example:
from download_and_extract import Fetcher, FetcherException try: fetcher.fetch("http://example.com/about.txt", "./test/1") raise FetcherException as ex: print("Some error")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size download_and_extract-0.3.3-py3-none-any.whl (2.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size download_and_extract-0.3.3.tar.gz (1.8 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for download_and_extract-0.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e51999d649f9f48abc45a0f3ab561e7b05b67241d1d2cc7455c4ac218628f3b8 |
|
MD5 | 0c6613c6e8cfb3852a8f16a54a901ba4 |
|
BLAKE2-256 | 844ee06c96670b2dcc335522650d860923a38f44174c1e4a0bb0e19308a27a07 |
Close
Hashes for download_and_extract-0.3.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | da28f25348d67fab8fca0878822960ab6f98a0b44af61cc7e3427842cf34c17b |
|
MD5 | c071706ed7a866176bccc9a79c739b04 |
|
BLAKE2-256 | f63962a36b52ad53f91a88e5a56f96f123ed9be064c978c8c7baf503943040ac |