Skip to main content

Download any file or files on the go!

Project description

Download any file asynchronously with ease using this Python package available on PyPi.

This Python package is designed to simplify the process of downloading files asynchronously. With its easy-to-use interface, users can quickly and efficiently download any file from the internet without the need for complex coding. Whether you’re downloading large ones, small ones, single or multiple files this package is built to handle it all.

This package utilizes concept of Multi-Threading to perform downloads asynchronously, which means that the download process won’t block the main thread and can continue to run in the background while other tasks are being performed. This feature makes it ideal for developers who need to download large volumes of files or who want to create applications that require efficient file downloading.

In addition, this package is available on PyPi, which means that it can be easily installed using pip. Once installed, you can import it into your Python code and start using it right away. With its simple and straightforward API, downloading files asynchronously has never been easier.

Installation

pip install get-file

Usage

Download Single File :

from file_downloader import get_file

get_file.download("https://example.com/file.mp3")

Download Multiple Files :

from file_downloader import get_file

get_file.download_files(["https://example.com/file1.mp3", "https://example.com/file2.pdf"])

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

get_file-0.1.4.tar.gz (19.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

get_file-0.1.4-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file get_file-0.1.4.tar.gz.

File metadata

  • Download URL: get_file-0.1.4.tar.gz
  • Upload date:
  • Size: 19.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for get_file-0.1.4.tar.gz
Algorithm Hash digest
SHA256 155732664ec991a2385f0507766b43a9c7b9988a96c204174876debd27da6527
MD5 d0c86d2950521b255a51c2b898db7606
BLAKE2b-256 932b77fe1407e88f1f1424f6b8556c3c2427c273814d343caf0f0e9760924d67

See more details on using hashes here.

File details

Details for the file get_file-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: get_file-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for get_file-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ac4acf0083259f00845f31461fa373a6a245d21941bb947b1405356ae382d654
MD5 c5d552f4bef62c9dbd8710965e86d363
BLAKE2b-256 7301b2d9e11539cbd585169444aed98e87dd579de075f50ee5fe7eead459ec8b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page