kiwixstorage

View on PyPIReverse Dependencies (8)

0.9.0 kiwixstorage-0.9.0-py3-none-any.whl

Wheel Details

Project: kiwixstorage
Version: 0.9.0
Filename: kiwixstorage-0.9.0-py3-none-any.whl
Download: [link]
Size: 37173
MD5: e8b1990582d7d39fe155f91bac603162
SHA256: f0772ed9d57cc62197dfdfbe479aefed84860002e274743d6d1cd3a643687e1a
Uploaded: 2024-05-08 14:17:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kiwixstorage
Version: 0.9.0
Summary: Kiwix S3 Cache wrapper to use within Kiwix/OpenZIM projects
Author: kiwix
Author-Email: reg[at]kiwix.org
Home-Page: https://github.com/kiwix/python_storagelib
License: GPLv3+
Keywords: kiwix zim offline aws s3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
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: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Python: >=3.8
Requires-Dist: boto3 (<2,>=1.12.39)
Requires-Dist: requests (<3.0,>=2.23)
Requires-Dist: aws-requests-auth (<0.5,>=0.4.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2490 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kiwixstorage/VERSION sha256=nYyU8a0-qWseKsSRT9pMuTx2tKPg2Mxt2JdtbAsifRU 6
kiwixstorage/__init__.py sha256=hj7AzP3AROzwBoTAbGNRr744zLhxtWHKsCgqjLyweq4 31760
kiwixstorage/test_credentials.py sha256=HhcuwwzbpUoHT24kUoSNec9yPQXhDFivpXrieuqUAYw 866
kiwixstorage/upload.py sha256=2V_vmqIizAZp5OrW2tBLMQjij5BtXBpS0LfoaekEYaA 2933
kiwixstorage/__pycache__/__init__.cpython-38.pyc sha256=pmRRqqiEnLgEsIoSDRh9jDFFnWN-62w2f4WxUdyZWPM 28977
kiwixstorage-0.9.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
kiwixstorage-0.9.0.dist-info/METADATA sha256=pzhUWIpPgOcbvRq7vWsapRqgHCh0yitbqgt_Onlj7r0 3434
kiwixstorage-0.9.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
kiwixstorage-0.9.0.dist-info/entry_points.txt sha256=4MJrUl2E3sis7EyqyAXk7ntyhwU4TEgMtiD4qX-ug3M 114
kiwixstorage-0.9.0.dist-info/top_level.txt sha256=gT-FJyGw0d5DPuUnxtipEbAnwyWMqJe0PkgkmMfMQRI 13
kiwixstorage-0.9.0.dist-info/RECORD

top_level.txt

kiwixstorage

entry_points.txt

s3_test_url = kiwixstorage.test_credentials:test_url
s3upload = kiwixstorage.upload:upload_file