Skip to main content

A simple file downloader

Project description

QuickDL

QuickDL is a Python utility for downloading files from URLs. It checks if a file specified by a given path exists. If the file does not exist, QuickDL downloads it from the provided URL and displays a progress bar to visualize the download progress.

Installation

You can install QuickDL using pip:

pip install quickdl

Usage

from quickdl import dl
from pathlib import Path

# Example usage:
dl(Path('downloads'), 'https://example.com/file.txt')

This code will download the file from the provided URL to the specified path. If the file already exists at the destination path, QuickDL will confirm its existence. If the file does not exist, QuickDL will download it and display a progress bar to track the download progress.

License

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

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

quickdl-0.0.2.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

quickdl-0.0.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file quickdl-0.0.2.tar.gz.

File metadata

  • Download URL: quickdl-0.0.2.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for quickdl-0.0.2.tar.gz
Algorithm Hash digest
SHA256 a2e4e50d49a2052653c41a39c39583d88056a22a786a5f2cd645826d5f3abdae
MD5 ede7fa3ef34f0a7983973622b685f9b5
BLAKE2b-256 f6fd749928bc70590ad828ec13454cee2e61758fb088adb90dfdbb8eeac3a846

See more details on using hashes here.

File details

Details for the file quickdl-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: quickdl-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for quickdl-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6fd8c770368dfb3ce9c71ad238ac449eaf689d2fcebbfc6efcac982b4916d8ca
MD5 ca8abbce31bea2b5250e32801f79dff8
BLAKE2b-256 a1785a85e8dec9d508de49b008a14e51bf48888128a243ee16ee8bb34f71329f

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