gstui

View on PyPIReverse Dependencies (0)

0.1.4 gstui-0.1.4-py3-none-any.whl

Wheel Details

Project: gstui
Version: 0.1.4
Filename: gstui-0.1.4-py3-none-any.whl
Download: [link]
Size: 5950
MD5: 45347ddfcfcaa77922d4fa7de9ae148a
SHA256: 1a02ec3494e7a21202cc1ed0f72f46a8810bd80d6191b285f22f56ae88959474
Uploaded: 2022-11-21 01:11:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gstui
Version: 0.1.4
Summary: Text User interface for exploring, downloading and uploading files to Google Cloud Storage buckets
Author: Matheus Fillipe
Author-Email: matheusfillipeag[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: blessed (<2.0.0,>=1.19.1)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: diskcache (<6.0.0,>=5.4.0)
Requires-Dist: google-cloud-storage (<3.0.0,>=2.5.0)
Requires-Dist: pyfzf (<0.4.0,>=0.3.1)
Requires-Dist: pytermgui (<8.0.0,>=7.2.0)
Requires-Dist: tqdm (<5.0.0,>=4.64.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1152 characters]

WHEEL

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

RECORD

Path Digest Size
gstui/__main__.py sha256=m0L23iLaWTYRaxoLUCiiY8zEhmZGgk2yCyIzTUTS8_w 63
gstui/gsclient.py sha256=t3m1FHqChnyVkuRhkdqv_sA7qxDF6XXGG6SHZ2Kh2ME 4344
gstui/gstui.py sha256=8_2Ai2iOpAYDVpo7hW_TUdQbJng5B6FdWTwuT_0xjEQ 1011
gstui/ui_base.py sha256=Sf0nRl6UutnHMPDrXd-C-tJOUQCrOf2XxRYagFclPC4 2505
gstui-0.1.4.dist-info/entry_points.txt sha256=pJjAlimwhnsMfI_alVKxMmLRljGta0z_Q7v4wkHaTSw 61
gstui-0.1.4.dist-info/LICENSE sha256=HQUL5AaGHpBTqAR5E6dHIyfBgT2DpUT-OPiGb-QMDFA 1099
gstui-0.1.4.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
gstui-0.1.4.dist-info/METADATA sha256=LBf3nz7DRwdfowElIM5L7l1QCqSbC-kZ9L-btGFXG7o 1985
gstui-0.1.4.dist-info/RECORD

entry_points.txt

gstui = gstui.gstui:main
tests = scripts:test