Skip to main content

A simple yet powerfull file downloader package for python

Project description

TechZDL v1.2.3

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.3.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

techzdl-1.2.3-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: techzdl-1.2.3.tar.gz
  • Upload date:
  • Size: 10.9 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.3.tar.gz
Algorithm Hash digest
SHA256 0ed5df34ae9287d6c8845f51b4e6eefd39f47ea00c3cb9a1d42cae56d2b530dc
MD5 2da4555c6a78df752ed687b117dcc827
BLAKE2b-256 01afe0f22d3448397ba8b0ba80f42df22ef7b9f9b49c81bdac9430d4cd3ebde2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: techzdl-1.2.3-py3-none-any.whl
  • Upload date:
  • Size: 10.6 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 be7a7bc4528d108585cb5187683c2bfa43915fdf5bf7bb127075af00876b7064
MD5 4a03c58d1ffb89ad0f19bb9b21aafd35
BLAKE2b-256 bf2e0c65fa38c14661f422d0ebece4ffd7c103ff54ec8eb885ad9aa1aa57f365

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