Skip to main content

This is a simple python pretty downloader for your projects.

Project description

Pretty Downloader Version Python_Version License Donate CodeQL Downloads Downloads

📝 CONTRIBUTIONS

Before doing any contribution read CONTRIBUTING.

📧 CONTACT

Email: amng835@gmail.com

General Discord: https://discord.gg/dFD5HHa

Developer Discord: https://discord.gg/rxNNHYN9EQ

📥 INSTALLING

Latest PyPI stable release

pip install pretty-downloader

⚙ HOW TO USE

import pretty_downloader
pretty_downloader.download(<YOUR URL>)

OR

from pretty_downloader import download
download(<YOUR URL>)

🤝 PARAMETERS

  • url : str, required
    • This should be the url of the file you wish to download
  • file_path : str, optional
    • The path to save the file (Default: "")
  • file_name : str, optional
    • The file name you want the file to be saved with. Should include file extension (Default: None)
  • show_progress : bool, optional
    • Option to disable/enable the default progress bar (Default: True)
  • name : str, optional
    • The name you want to appear in the progress bar (default: 'Download progress')
  • block_size : int, optional
    • The size of the download block (Default: 1024)
  • proxies : dict, optional
  • headers : dict, optional
    • Dictionary of headers (Default: None)
    • Example: {'user-agent': 'Mozilla/5.0'}
  • RETURNS: Path of file downloaded

🖼️ SCRIPT SCREENSHOTS & VIDEOS

alt text

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

pretty-downloader-0.2.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

pretty_downloader-0.2.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file pretty-downloader-0.2.0.tar.gz.

File metadata

  • Download URL: pretty-downloader-0.2.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for pretty-downloader-0.2.0.tar.gz
Algorithm Hash digest
SHA256 adf104d66670eb54075a9270f3f73f330e1da0b4484eb9bab4e2409636949e9d
MD5 6234b3c7c744678a7b7ed1645f18214f
BLAKE2b-256 3c0be72020791324d2406d610f4c6c2d0013bc73bcd2115c05ea2926703a0c4a

See more details on using hashes here.

File details

Details for the file pretty_downloader-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pretty_downloader-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 08515660fe24831248c21394594a4b6c6e6cf860e22298e036a035da1ceca8ea
MD5 c1b753633666d94eb9ccdff1bcf28bcd
BLAKE2b-256 31f3f808f630c1d61320fec15887b125f44b13ef7828f8bef66cc05028c45ee5

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