autoDownload

View on PyPIReverse Dependencies (0)

0.1.2 autoDownload-0.1.2-py3-none-any.whl

Wheel Details

Project: autoDownload
Version: 0.1.2
Filename: autoDownload-0.1.2-py3-none-any.whl
Download: [link]
Size: 20391
MD5: 0471ea6bef6ecb06d0f4de794b287f63
SHA256: 2369cd392ac4ef5fd8e06a062df211394afb5bb672819d9295b79760210e9efb
Uploaded: 2025-01-14 17:22:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autoDownload
Version: 0.1.2
Summary: A simple, efficient, general-purpose Python multithreaded download library
Author: kuankuan
Author-Email: 2163826131[at]qq.com
Home-Page: https://github.com/auto-download/
License: Mulan PSL v2
Keywords: requests,download,http,thread
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: Mulan Permissive Software License v2 (MulanPSL-2.0)
Classifier: Typing :: Typed
Platform: windows
Platform: linux
Platform: macos
Requires-Dist: requests
Requires-Dist: rich
Requires-Dist: exceptiongroup
Requires-Dist: Deprecated
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2605 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autoDownload/__init__.py sha256=pyaRhJ3cE12w9YFR3m3drKhKjKnrFYUj680lCGTjUFA 879
autoDownload/__main__.py sha256=LjcV40xqaNMRe11FQ9uxm5l_E122XO64jiM_iTTJJRg 3292
autoDownload/adapters.py sha256=giBrMPp3ODDnFOE_nEot44V2RxUUj56tRy-2Q3stoUQ 773
autoDownload/console.py sha256=bOGRqrberqPFB38mYZnY7jAxBN0RvI-4Qq1i-890yxQ 5813
autoDownload/download.py sha256=ef3-qjDJ__Ktpo0775g1aojLNbGcLB8Uno-8K_cmnW4 17974
autoDownload/pools.py sha256=1TK2syHZ1YmzHIj8cz0kNOYwtUeKuin2LMEbI_txPIA 2757
autoDownload/progress.py sha256=1OjTPcojYIBoL7i10s2EOveMQDlZZJJRJhIxKrIuAqU 5729
autoDownload/tempdir.py sha256=7ocSrXEO1ReJZnoHEJcnvr4rCXQeDpE8jR406lompCk 1063
autoDownload/tk.py sha256=uvFj7ovLJmT7VG-9ZM1Cg6rCbA5AYqdygxpKQNx9A24 4849
autoDownload/unit.py sha256=cOivJyNnrpNrizHknQg4xn1wMaxBWTokd0CsoG131_k 2164
autoDownload-0.1.2.dist-info/LICENSE sha256=YyauYN14yFsfL2_zCO8WFf-TkyMnDYOOjrqyD13hqMU 9719
autoDownload-0.1.2.dist-info/METADATA sha256=AWIknQART3KDXaLJ5wvqrI6E7vzag8-5eqhElZx2nQk 3725
autoDownload-0.1.2.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
autoDownload-0.1.2.dist-info/entry_points.txt sha256=OzVeIW7RtYhCNJzaixKIf2Ca1eHsZRMqw6fUdK1KxuA 61
autoDownload-0.1.2.dist-info/top_level.txt sha256=I-3_605klaDZ0-DsA10HMPXptYhQi6xCLZvUZC3jA1M 13
autoDownload-0.1.2.dist-info/RECORD

top_level.txt

autoDownload

entry_points.txt

auto-download = autoDownload.__main__:main