Skip to main content

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

download_and_extract-0.3.3.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

download_and_extract-0.3.3-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page