Skip to main content

python simple downloader

Project description

foyou-down

python 简单下载库

快速入门

安装

pip install -U foyou-down

安装完成后,会有一个 pydown 的命令行命令,供 cli 调用,支持断点续传 & 进度显示

作为库调用

from foyou_down import SimpleDown

if __name__ == '__main__':
    url = 'https://w.wallhaven.cc/full/72/wallhaven-72rd8e.jpg'
    down = SimpleDown()

    down.download(url)

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

foyou_down-0.0.7.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

foyou_down-0.0.7-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file foyou_down-0.0.7.tar.gz.

File metadata

  • Download URL: foyou_down-0.0.7.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for foyou_down-0.0.7.tar.gz
Algorithm Hash digest
SHA256 56e7d29dff11d19c2a7bab9a69e7c0ea71e37097bd2c43228b9d31850c9c821f
MD5 d418b424f5ccef60c5c8a7977955c7e7
BLAKE2b-256 a03f0b776433bf5493e6d6315ba0d65c05c8d3fdafb723c47e01bfff3c76a9ae

See more details on using hashes here.

File details

Details for the file foyou_down-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: foyou_down-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for foyou_down-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 c1a295110568a79f0d65b849ae6cd6430167d6195f93ed8d5ed0f833d140b03e
MD5 ce798cfb65f5c688ddcc0bcf2cf2be47
BLAKE2b-256 975b13455641d7173d9396ad27927b9c7a2760118f50a99d0d873b03f5957b53

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