parfive

View on PyPIReverse Dependencies (9)

2.1.0 parfive-2.1.0-py3-none-any.whl

Wheel Details

Project: parfive
Version: 2.1.0
Filename: parfive-2.1.0-py3-none-any.whl
Download: [link]
Size: 27602
MD5: 0f1d2ac602f09934ff8080d550075e51
SHA256: a935849ce7143f1ceda9b10c6fe68e082cdc10ddc5fe77c9c2c333132fb64dbe
Uploaded: 2024-04-08 09:55:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: parfive
Version: 2.1.0
Summary: A HTTP and FTP parallel file downloader.
Author: "Stuart Mumford"
Author-Email: "stuart[at]cadair.com"
Home-Page: https://parfive.readthedocs.io/
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: tqdm (>=4.27.0)
Requires-Dist: aiohttp
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-contributors; extra == "docs"
Requires-Dist: sphinx-book-theme; extra == "docs"
Requires-Dist: aioftp (>=0.17.1); extra == "ftp"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-localserver; extra == "tests"
Requires-Dist: pytest-asyncio; extra == "tests"
Requires-Dist: pytest-socket; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: aiofiles; extra == "tests"
Provides-Extra: docs
Provides-Extra: ftp
Provides-Extra: tests
License-File: LICENSE
[Description omitted; length: 3012 characters]

WHEEL

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

RECORD

Path Digest Size
parfive/__init__.py sha256=K5eTbIHcNadsOs5A9h8dE77w5cW_aOJJGXGD-kXmhOg 585
parfive/_version.py sha256=N_eoCB5RSZeFANRJsHZ9FylE5ILLKrp6YmjX8ezqFpA 411
parfive/config.py sha256=-lbHXrAuN5atbaG9Z7Qk4flgwTX-bSRZLlA0XQYs47M 7846
parfive/conftest.py sha256=nZGXh7An6Z4F5Uv4gkkp6n7uDEO0_ItoEXsJrTfJSKU 536
parfive/downloader.py sha256=nD27KFcyjqIOCJaCf08b83n6F4yYZBmx1hal3SC1dPw 31626
parfive/main.py sha256=ytwCCJr53_jNo5nDInHznJ4pkxB0wjxc88HWfaet5Eg 2809
parfive/results.py sha256=dbuHLmS6huAW80PuGPZuS4GlkGRyMwtxePII_Kze6Qc 2760
parfive/utils.py sha256=hZIJCfHSF8nDOf5_UvEFnsVu3q9EeE98rr6zZzpW5g0 6740
parfive/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parfive/tests/localserver.py sha256=jrkKK2rIwVuKNAooP92ChYtxIyMJe3e7FsD4KfYvI44 3181
parfive/tests/test_aiofiles.py sha256=5Yz-9OpBMt94-RRNIivvVH8H6og5jzKKkAiUgOCqBm8 1598
parfive/tests/test_config.py sha256=tzKQ6aLStgM697PWFN7neOYOEBl8TXWqWwgveCPHSA4 1268
parfive/tests/test_downloader.py sha256=R9chI_Oo567ZNs6EJ3uIfML4diH4r__5o69z2u3vzYE 16323
parfive/tests/test_downloader_multipart.py sha256=H2eyRvjwR30j6OXZ18dWxMtv6EZSkrIXWKUgk49Cb-4 1277
parfive/tests/test_main.py sha256=suVogFyfsNA65uk1VBDUQkqgPJqyrL1f35bYmawbo_o 2097
parfive/tests/test_utils.py sha256=uV02yLg1oHs3rRpDdV4g3Xc7DAjYptrvRrO_dUySI8g 303
parfive-2.1.0.dist-info/LICENSE sha256=U8UHlOtaqN7aBc-X6x1H87VXyh14RXoJOllCEnNnU_U 1063
parfive-2.1.0.dist-info/METADATA sha256=dzLaHoalq-lWR8u1xCKQzNPW05MaDq1SUXVKGz60d64 4270
parfive-2.1.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
parfive-2.1.0.dist-info/entry_points.txt sha256=-ZKgblh_qeD_ybEnDjn36CAMU6Y_HoMI9txnhQsw9Ho 46
parfive-2.1.0.dist-info/top_level.txt sha256=Rm21X5EZ3Y5Izj12sUIKJ6WVnCzbaTZ26dRhlE-uRsQ 8
parfive-2.1.0.dist-info/RECORD

top_level.txt

parfive

entry_points.txt

parfive = parfive.main:main