bucketpusher

View on PyPIReverse Dependencies (0)

0.6.0 bucketpusher-0.6.0-py3-none-any.whl

Wheel Details

Project: bucketpusher
Version: 0.6.0
Filename: bucketpusher-0.6.0-py3-none-any.whl
Download: [link]
Size: 25473
MD5: 60755b7e45b591fd9212fc59e7e76f4c
SHA256: 582a7f2d1c712c1733eb18eef80344c48a44a2fe66b18776f419cdaa65622166
Uploaded: 2021-08-03 10:59:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bucketpusher
Version: 0.6.0
Summary: Push local files to cloud storage bucket
Author: Dominic Ward
Author-Email: dom[at]deeuu.me
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: PySimpleGUI (<5.0.0,>=4.30.0)
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: cryptography (<4.0.0,>=3.2.1)
Requires-Dist: flake8 (<4.0.0,>=3.8.4)
Requires-Dist: google-auth-oauthlib (<0.5.0,>=0.4.2)
Requires-Dist: google-cloud-storage (<2.0.0,>=1.32.0)
Requires-Dist: google-crc32c (<2.0.0,>=1.0.0)
Requires-Dist: loguru (<0.6.0,>=0.5.3)
[No description]

WHEEL

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

RECORD

Path Digest Size
bucketpusher/__init__.py sha256=5xuB9eKOwwu-uH9DCjGQbxKHdyZ2jwUnby2zT3o2H54 33
bucketpusher/__version__.py sha256=cID1jLnC_vj48GgMN6Yb1FA3JsQ95zNmCHmRYE8TFhY 22
bucketpusher/app.py sha256=LkZ_NSZ2qwTmkkh_s-0s79QrulXaiR_pUgYTnXnFu1U 8494
bucketpusher/auth.py sha256=7J9TSF6iQSuZkFP0mp1xTX4djjMtrlEGS9PjbmGhjBY 5205
bucketpusher/cli.py sha256=HGp3OjD9Cof95ZrjFs1TkhS4mdWgwT2OV_k2WnImwFU 3060
bucketpusher/config.py sha256=urexJMsGodHAFFfWlCl_SKifiqod4vcaC5ZNARp7Mn0 1112
bucketpusher/exceptions.py sha256=wwrxpjWQ63GLtEHKX3YB_J-ou32_znPGWgUl5LVxDiw 896
bucketpusher/layout.py sha256=ciqAykcNRG9xai6h9GaWuRJYhi86lLRaRxYKWxO7st4 4029
bucketpusher/uploader.py sha256=2RGaPdPiYaxjkbeo7JWO2ddh_ffLG9u-cOihDLMNOQQ 8730
bucketpusher/utils.py sha256=kjPrxjGgaz6zg7O04v-XToDT3aV6GwYyQVWwTfbi6Ow 4374
bucketpusher-0.6.0.dist-info/entry_points.txt sha256=CE1t3sc2XnWS1n5WunNpJeV-GgkVeVGsmDMJQZ3yqpg 54
bucketpusher-0.6.0.dist-info/LICENSE.txt sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
bucketpusher-0.6.0.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
bucketpusher-0.6.0.dist-info/METADATA sha256=HQjqSTxn4nWU8hxveqAAgvapnD6f1AslDwQeuJmORb4 843
bucketpusher-0.6.0.dist-info/RECORD

entry_points.txt

bucketpusher = bucketpusher:cli.main