z-backup

View on PyPIReverse Dependencies (0)

0.1.1 z_backup-0.1.1-py3-none-any.whl

Wheel Details

Project: z-backup
Version: 0.1.1
Filename: z_backup-0.1.1-py3-none-any.whl
Download: [link]
Size: 4457
MD5: e2fdbe8da7c55f0b79b7cdf8858a45f5
SHA256: 001721f29b973c5021126d52400f38072f1c4a6dd10aaa93040c37de272e9799
Uploaded: 2024-10-04 06:20:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: z-backup
Version: 0.1.1
Summary: Simple backup service
Author: Wenyu Zhao
Author-Email: wenyuzhaox[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: google-cloud-storage (<3.0.0,>=2.18.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: schedule (<2.0.0,>=1.2.2)
Requires-Dist: setuptools (<73.0.0,>=72.1.0)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 986 characters]

WHEEL

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

RECORD

Path Digest Size
zbackup/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
zbackup/backup.py sha256=qc-If5X6tLHlg3ub6ZxSETc2_B60jDy2DQXNSManbn8 2442
zbackup/gcs.py sha256=rBVFN-lmXxesHUcHIaC9zNvDciD8Dwfm5US6mQFrJIs 1167
zbackup/main.py sha256=044j7ndamlZQ78xjwqhkgZlNn5Dkegc4SimgFxaC9S8 1672
z_backup-0.1.1.dist-info/METADATA sha256=hItZObMC1KWlIwuUoOBkn_lzRozfgDKGGzW0NgCBq2c 1518
z_backup-0.1.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
z_backup-0.1.1.dist-info/entry_points.txt sha256=JoexHdrlerjnH7TYG6Gy_0JduPG9jyE-h3NozLIsZnw 46
z_backup-0.1.1.dist-info/RECORD

entry_points.txt

z-backup = zbackup.main:main