Skip to main content

A simple yet powerfull file downloader package for python

Project description

TechZDL v1.2.5

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: techzdl-1.2.5.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.5.tar.gz
Algorithm Hash digest
SHA256 92aaf50399f68afdc4d408aa88ec9674605c2d3a8e53fa7645963e5e76a5e171
MD5 b18189c7f03ba9c3616eecd171d66cd3
BLAKE2b-256 2bab4cb6bb7aa6be7ea49d111e0707bd881785bc34462641c1f1338102c190da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: techzdl-1.2.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 212f4270eab2a0bdae78fbb3f95877c13a3d87f7953cae56351ddb3d181c16cd
MD5 e181267c27766f7ff2ef037340e054c4
BLAKE2b-256 2deea4131877125b0228c8bafdb4cbc48050323f2cdd2c647c7e651447c93876

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