Skip to main content

A simple yet powerfull file downloader package for python

Project description

TechZDL v1.2.4

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: techzdl-1.2.4.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.4.tar.gz
Algorithm Hash digest
SHA256 3b20281f2dbf095a21d2a700d4be2bb5fea54524e0985ec6d54ab76239e3458f
MD5 535b7ec738a558f39cc4e2818908eec0
BLAKE2b-256 667625a6fcf958b6a96ee57453e563ff9ded7d148f9bb286b360f5552194bf14

See more details on using hashes here.

File details

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

File metadata

  • Download URL: techzdl-1.2.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 73ee58a029dcec64abf97d12490ad691bc0d023af9f0ca8acd6c9d3f19eb82d7
MD5 9ee06c8b1cdfc3221229a515c48cbc3b
BLAKE2b-256 fe154700612dea972b27a3da74370c100f6ed5a389c69f188ffe9e7aef106c1a

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