gdown

View on PyPIReverse Dependencies (445)

5.2.0 gdown-5.2.0-py3-none-any.whl

Wheel Details

Project: gdown
Version: 5.2.0
Filename: gdown-5.2.0-py3-none-any.whl
Download: [link]
Size: 18235
MD5: ab16aaa6086931afcfa0c4cfb5208a3e
SHA256: 33083832d82b1101bdd0e9df3edd0fbc0e1c5f14c9d8c38d2a35bf1683b526d6
Uploaded: 2024-05-12 06:45:10 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: gdown
Version: 5.2.0
Summary: Google Drive Public File/Folder Downloader
Author-Email: Kentaro Wada <www.kentaro.wada[at]gmail.com>
Project-Url: Homepage, https://github.com/wkentaro/gdown
License: MIT
Keywords: curl,download,google-drive,wget
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4
Requires-Dist: filelock
Requires-Dist: requests[socks]
Requires-Dist: tqdm
Requires-Dist: build; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: twine; extra == "test"
Requires-Dist: types-requests; extra == "test"
Requires-Dist: types-setuptools; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4286 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gdown/__init__.py sha256=BIE7qdzOHgrpDJVjSXgeBllNOzW30cEbJLx22HLpv8k 311
gdown/__main__.py sha256=1m__FyLKbjQ8cogLAI2F9oRnyryCNf-tIEoIeuSNvio 6309
gdown/_indent.py sha256=bcUgNMuH2OOe62YfMhZrV8jcfJSkcA9WuULLCUinNgA 223
gdown/cached_download.py sha256=m62zesXo2SdBBUX0U1VdiQeIO0CVtpzopUMezqvw-x0 5174
gdown/download.py sha256=JacsvthXGQwBB2IpHHSE8en7fZ3xfXv3S7JqFM1I7VY 13336
gdown/download_folder.py sha256=rQBCuZ5626_xxK31Qrpgg4iHudZv96llVcc2FoEy0UM 11085
gdown/exceptions.py sha256=5MiQ1VIIvysIqnm2FDcU1hd9ugRpniq11DedEu3H5h0 110
gdown/extractall.py sha256=vZqgagErcH-d8jNL2TWaRsv6lz5Fl4-bWzR8E94Cwdc 1310
gdown/parse_url.py sha256=RyFCwo6e3PMoOgbuXqYEf1o-w_sX3ByEqXoZscjL_TM 1878
gdown-5.2.0.dist-info/METADATA sha256=chTKbBWFWXbgS_N55Qzy7JMyuxNxm8Y6oE_XqixeU-o 5755
gdown-5.2.0.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
gdown-5.2.0.dist-info/entry_points.txt sha256=F3KFU_YSACbJyHsr8OnayN1xvP7FdPDHOcO56WNxj1U 46
gdown-5.2.0.dist-info/licenses/LICENSE sha256=QGQH8A2-Nq9Wn1yFsf9rWknEnCqZ8rwFxDc4mmcxXz0 1057
gdown-5.2.0.dist-info/RECORD

entry_points.txt

gdown = gdown.__main__:main