Skip to main content

A fast downloader with Python

Project description

PyFDown: Fast Downloading in Python.

PyFDown is a python library. This library can downloading file fast.

Install

    python -m pip install PyFDown

Why use PyFDown

  • The fast speed pure python.
  • Easy to use.
  • No any limit to download. The choice is on the user.

Compare

Name Language License
Aria2 C/C++ GPLv2
PyFDown Python LGPLv3

Usage

    from PyFDown import downloader
    URL = "Link to your file"
    HEADERS = {
        "User-Agent": "Mozilla/5.0",
    }
    download(URL, "test", user_headers=HEADERS)

Info

Default Max parts: 128 Default one part: 1MB

Test speed

One episode of MythBusters: 1m30s
The ISO Image for Windows7: 21m19s

Max parts: 128 | One part: 1MB

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

PyFDown-0.1.2.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

PyFDown-0.1.2-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file PyFDown-0.1.2.tar.gz.

File metadata

  • Download URL: PyFDown-0.1.2.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for PyFDown-0.1.2.tar.gz
Algorithm Hash digest
SHA256 31aae0267ba266db0112954cc8be80183617a13729b757191c28d28dc46e8563
MD5 e63735aff7159fd007ecad4a42f2974f
BLAKE2b-256 a4ec36badc0e6db2d3d933ad94653d406fdfdab42cf28da1462899ff83f4643b

See more details on using hashes here.

File details

Details for the file PyFDown-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: PyFDown-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for PyFDown-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0db4cc2e2541469a848187b418b4c4fee8483155b16acb3c1ecf996d95e5ffc3
MD5 e0151ac52a268d98509c56153b52f5d2
BLAKE2b-256 71f54e8ba524ba96e9f818e405a752a3a0d099cc1256f41130f8c96d2d18517a

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