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.
Source Distribution
Built Distribution
File details
Details for the file download_and_extract-0.3.3.tar.gz
.
File metadata
- Download URL: download_and_extract-0.3.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.7.3 Darwin/18.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da28f25348d67fab8fca0878822960ab6f98a0b44af61cc7e3427842cf34c17b |
|
MD5 | c071706ed7a866176bccc9a79c739b04 |
|
BLAKE2b-256 | f63962a36b52ad53f91a88e5a56f96f123ed9be064c978c8c7baf503943040ac |
File details
Details for the file download_and_extract-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: download_and_extract-0.3.3-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.7.3 Darwin/18.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e51999d649f9f48abc45a0f3ab561e7b05b67241d1d2cc7455c4ac218628f3b8 |
|
MD5 | 0c6613c6e8cfb3852a8f16a54a901ba4 |
|
BLAKE2b-256 | 844ee06c96670b2dcc335522650d860923a38f44174c1e4a0bb0e19308a27a07 |