gh-folder-download

View on PyPIReverse Dependencies (0)

0.1.0 gh_folder_download-0.1.0-py3-none-any.whl

Wheel Details

Project: gh-folder-download
Version: 0.1.0
Filename: gh_folder_download-0.1.0-py3-none-any.whl
Download: [link]
Size: 4745
MD5: ad54cf66018cbb7123a04d2ce187d371
SHA256: 8524c5b1cf7a076f03c949d77635695a678f612bf1fcf2259b2771989fe43970
Uploaded: 2022-08-22 07:19:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gh-folder-download
Version: 0.1.0
Summary: A command line application (CLI) to download only a specific folder without downloading the full repository implemented with Python using Typer and GitHub API.
Author: Leynier Gutiérrez González
Author-Email: leynier41[at]gmail.com
Home-Page: https://github.com/leynier/gh-folder-download
Project-Url: Documentation, https://github.com/leynier/gh-folder-download
Project-Url: Repository, https://github.com/leynier/gh-folder-download
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: PyGithub (<2.0,>=1.55)
Requires-Dist: typer[all] (<0.7.0,>=0.6.1)
Requires-Dist: wget (<4.0,>=3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2161 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gh_folder_download/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gh_folder_download/__main__.py sha256=75mCx11VtT76AbzOc_PgHjifZJOa3lwZuL0vsA4-9IE 59
gh_folder_download/main.py sha256=lsWJs5rH2nFxNoEEiW9QSxnVr5jfh9VeWsHOLlDVMs8 3647
gh_folder_download-0.1.0.dist-info/entry_points.txt sha256=bO5i2MujeDubbRFZ68HHbSfKgKJKAR1fsChjwdpsAgQ 66
gh_folder_download-0.1.0.dist-info/LICENSE sha256=zjBVQ3QoMh956U8sNfeyhKvwfF8qQy7ycK7pHjo1iF8 1085
gh_folder_download-0.1.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
gh_folder_download-0.1.0.dist-info/METADATA sha256=SRTUHgT2iA2RpAXs0gYxIa135U2i2rl5ySlM0ivzy2Q 3208
gh_folder_download-0.1.0.dist-info/RECORD

entry_points.txt

gh-folder-download = gh_folder_download.main:app