Skip to main content

No project description provided

Project description

downloader_plus

The download_plus module: Support for Download or crawler with progress bar

At large scale, the structure of the module is following:

  • downloader_plus.Get: Get a single file.

ExitCodes:

  • ExitCode = 1: Download not successfully
  • ExitCode = 0: Download result unknown

This Package only has "Get" a Module.

Warning: This Package uses and depends on requests and tqdm.

Get

Get a single file.

Usage: Get(url: str,filepath: str):

  • url: Designated download URL.
  • filepath: Specifies the path to the downloaded file.
  • desc: Specifying a prefix.
  • unit: Designated unit. (Support Byte,Kib,Mib.)

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

Downloader_plus-0.0.3.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distributions

Downloader_plus-0.0.3-py3.7.egg (3.1 kB view hashes)

Uploaded Source

Downloader_plus-0.0.3-py3-none-any.whl (2.3 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