async-download

View on PyPIReverse Dependencies (0)

1.4.0 async_download-1.4.0-py2.py3-none-any.whl

Wheel Details

Project: async-download
Version: 1.4.0
Filename: async_download-1.4.0-py2.py3-none-any.whl
Download: [link]
Size: 5978
MD5: 6e7df52ccd19b1058c9f970bdb23dc3a
SHA256: 9254f55336ccc43a0683f6a7f81cf09215c7d6030ee1274c2498a252081a8373
Uploaded: 2024-01-09 19:01:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: async_download
Version: 1.4.0
Summary: Uses coroutines to download files
Author: danny crasto
Author-Email: danwald79[at]gmail.com
Home-Page: https://github.com/danwald/async_download
License: MIT license
Keywords: async_download
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Requires-Dist: Click (>=8.1.7)
Requires-Dist: aiohttp (>=3.8.6)
Requires-Dist: more-itertools (>=10.1.0)
Requires-Dist: pip (>=22)
Requires-Dist: tqdm (>=4.66.1)
Requires-Dist: Sphinx (>=1.8.5); extra == "dev"
Requires-Dist: black (>=23.9.1); extra == "dev"
Requires-Dist: bump2version (>=1.0.1); extra == "dev"
Requires-Dist: coverage (>=7.3.2); extra == "dev"
Requires-Dist: flake8 (>=6.1.0); extra == "dev"
Requires-Dist: pip (>=22.3.1); extra == "dev"
Requires-Dist: tox (>=4.11.3); extra == "dev"
Requires-Dist: twine (>=4.0.2); extra == "dev"
Requires-Dist: watchdog (>=3.0.0); extra == "dev"
Requires-Dist: wheel (>=0.33.6); extra == "dev"
Requires-Dist: isort (>=5.12.0); extra == "testing"
Requires-Dist: pre-commit (>=3.4.0); extra == "testing"
Requires-Dist: pytest (>=7.4.2); extra == "testing"
Provides-Extra: dev
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 1830 characters]

WHEEL

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

RECORD

Path Digest Size
async_download/__init__.py sha256=4FDLwYDLGfjS3GRdqGnCbLgnikb5weKiFWw_wHQgKaA 133
async_download/cli.py sha256=tE3d1MLjduyWSVhgAdDE7O7G9s4McUJbxXZGA1beOCU 5697
async_download-1.4.0.dist-info/AUTHORS.rst sha256=QllxzpZi5ejchA5Y4-luiMLYmsF99RQ9nXU2J5UNGxI 157
async_download-1.4.0.dist-info/LICENSE sha256=Vw2SaOxDlB_aN5CGmglMvnLN6kO3-PgZKgTTfcz2Zxg 1070
async_download-1.4.0.dist-info/METADATA sha256=He2yTxXyHR-DOtMiJcdWk_Ipx1IGi5pEVhXsJovWXUU 3359
async_download-1.4.0.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
async_download-1.4.0.dist-info/entry_points.txt sha256=wLPtNGULYDPG97TW_lGJPbVd5QsMjwPBEUzfW2IJSzA 59
async_download-1.4.0.dist-info/top_level.txt sha256=sa8QUJkky3qRn2wvAOV5RB7if4rTeMgC0EXa-sGM_JY 15
async_download-1.4.0.dist-info/RECORD

top_level.txt

async_download

entry_points.txt

async_download = async_download.cli:main