Skip to main content

A simple yet powerfull file downloader package for python

Project description

TechZDL v1.2.1

TechZDL is a powerful file downloader package for Python that supports multi-threaded downloads, dynamic worker adjustments based on network speed, custom headers, and more.

Total Repo Views

Features

  • Multi-threaded downloads: Efficiently download files using multiple threads.
  • Dynamic worker adjustments: Automatically adjusts the number of workers based on network speed.
  • Custom headers: Add custom headers to your download requests.
  • Error handling: Robust error handling and retry mechanisms.
  • Asynchronous support: Fully asynchronous for non-blocking operations.

Installation

You can install TechZDL using pip:

pip install techzdl

To update TechZDL to the latest version, use:

pip install --upgrade techzdl

Note: If it doesn't update to the latest version, use:

pip install --upgrade --force-reinstall techzdl

Usage

Here's a basic example of how to use the TechZDL package:

Basic Usage

import asyncio
from techzdl import TechZDL

async def main():
    downloader = TechZDL(url="https://link.testfile.org/bNYZFw")
    await downloader.start()

asyncio.run(main())

https://github.com/TechShreyash/techzdl/assets/82265247/33267e71-2b41-4dd1-b306-c87a197a3b57

More Examples / Demos

Check the demos folder for more examples and detailed demonstrations of file downloading using the TechZDL package. The demos include more information about the various features of TechZDL and how to use them effectively.

Documentation

Check DOCS.md for detailed documentation of the TechZDL package.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For inquiries or support, join our Telegram Support Group or email techshreyash123@gmail.com.

Acknowledgements

Thanks to all contributors and users for their support and feedback.

Stay Connected

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

techzdl-1.2.1.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

techzdl-1.2.1-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file techzdl-1.2.1.tar.gz.

File metadata

  • Download URL: techzdl-1.2.1.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.7

File hashes

Hashes for techzdl-1.2.1.tar.gz
Algorithm Hash digest
SHA256 9d10d00d20de29dca9dda9f5f3b796fe625661fb7b2d6c21ab8adffd913a0667
MD5 23fcee46e78ac27745f743c8ff574d23
BLAKE2b-256 bc540c6e3cc10918fb86fe17e2b7de6779414a0e0ec65466fd6852f2ff234467

See more details on using hashes here.

File details

Details for the file techzdl-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: techzdl-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 10.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.7

File hashes

Hashes for techzdl-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 60212f3f4c0f805e79940a798ac473dc76561eb7232839be1fe44a2d8663c218
MD5 b9a2738fb2c0dbb2e9d09de3efd5a41c
BLAKE2b-256 989ff217faae9dacf18fff66172a804fd386a2b9d5e8087697ac6eed42f154df

See more details on using hashes here.

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