amapy-plugin-s3

View on PyPIReverse Dependencies (2)

1.0.0 amapy_plugin_s3-1.0.0-py3-none-any.whl

Wheel Details

Project: amapy-plugin-s3
Version: 1.0.0
Filename: amapy_plugin_s3-1.0.0-py3-none-any.whl
Download: [link]
Size: 35132
MD5: 84da3995a8ddffbea7946afee3485c23
SHA256: 6bbd98f3fa6453d3953a1ef102b478651bc014e5d35e95058b0e661e392bdab9
Uploaded: 2025-03-26 16:58:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: amapy-plugin-s3
Version: 1.0.0
Summary: The S3 plugin for the asset manager project. It provides functionalities to manage and integrate Amazon S3 storage within the asset management system.
Author-Email: Swarup Mahanti <swarup.mahanti[at]roche.com>
Maintainer-Email: Swarup Mahanti <swarup.mahanti[at]roche.com>
License: Copyright (c) 2024 Roche Diagnostics Computation Science & Informatics
Requires-Python: <3.11,>=3.10
Requires-Dist: aioboto3 (<=10.2.0)
Requires-Dist: amapy-contents (==1.*)
Requires-Dist: amapy-pluggy (==1.*)
Requires-Dist: amapy-utils (==1.*)
Requires-Dist: backoff (==2.2.*)
Description-Content-Type: text/markdown
[Description omitted; length: 16 characters]

WHEEL

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

RECORD

Path Digest Size
asset_plugin_s3/__init__.py sha256=jh6zA2rM2ELGJLHNsJGczcDp_x-91nBkevv1c4439_A 42
asset_plugin_s3/aws_auth.py sha256=zHdr_vOhGss1prcD8EgiZN4pP3B0C8Dzolxb0Lz_-Kg 2488
asset_plugin_s3/aws_blob.py sha256=1k4PM0gW-rUo5e-bhmzogS3S0IlDz9CnKj1rW1G6kaw 8690
asset_plugin_s3/aws_http_handler.py sha256=D4ELnZDC_G0knlR9YnypjXpb3Q4VnS5SoA5BngEm14A 9785
asset_plugin_s3/aws_mount_handler.py sha256=2gvCiFXq9dFuorIdZWvSM99SugIpk7_D-1Z9cuatbJU 3888
asset_plugin_s3/aws_storage.py sha256=712pxIWx4yHAhdIejX4DuH-m69m5QEaKxSBc90imLtk 2380
asset_plugin_s3/aws_storage_mixin.py sha256=_z-80qgmHQTUuVlDV_GLpF159VSX_yh56PmT97c8fz0 1585
asset_plugin_s3/bucket_cors.py sha256=CNifke4hnZSq4zDqg8IntuV7liBTr2mfNNX6J7R9f0Y 2057
asset_plugin_s3/s3_proxy.py sha256=gki0XlqNXXDxmqRKF-vpgX6bgfiLWHhTIIdoYiuLZjg 2222
asset_plugin_s3/signed_url.py sha256=1eKz_lsHjnjDz04laNKr3u2AMrx4hbjcHRFmP1a96q8 1311
asset_plugin_s3/mounted_bucket/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asset_plugin_s3/mounted_bucket/async_mount_copy.py sha256=6EQWtUkSU6tcGwry86X0SBWUd2XnlLp_Wv-aR9Mgjgs 1628
asset_plugin_s3/mounted_bucket/async_mount_transporter.py sha256=LAykt8-qoK4d_dRmsWKuiSdnd5hz2G-cvsFDyuGb9YE 3275
asset_plugin_s3/mounted_bucket/mounted_resource.py sha256=hAOnNCYpOqi00uQLCdp1muDAwdn7G-Sx4bqanzthX7Y 776
asset_plugin_s3/mounted_bucket/mounted_url.py sha256=z889jkx76tQ6nHRavUYtFmOLwfoGl8zxSheiuACKIqI 915
asset_plugin_s3/mounted_bucket/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asset_plugin_s3/mounted_bucket/tests/test_mounted_url.py sha256=KoKU7oCij047r36u1UkUPVpnTTuUEuGR3g-A7u5OIfU 3071
asset_plugin_s3/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asset_plugin_s3/tests/test_aws_storage.py sha256=tnPrC1I3ksPV-PSRrpqiw8R0rC_1Hxk8bUbIKvPPT4I 7802
asset_plugin_s3/transporter/__init__.py sha256=fUnlv82f-2JswFGTPoLzAJUI9pnNDV946QbdF9CmOgY 187
asset_plugin_s3/transporter/aws_transport_resource.py sha256=lESNDDyEs1VDg9Xuulsi0E__j5zg3C1kPsaGoZt7MIk 5229
asset_plugin_s3/transporter/async_aws/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asset_plugin_s3/transporter/async_aws/async_aws_transporter.py sha256=LvWFhPyswzNuRFoFmEvpmH-6fB8VJnpl0kc_b3Gj8fM 3994
asset_plugin_s3/transporter/async_aws/async_copy.py sha256=MkIej_1nvewikpcMHt1uO20e8JuWEi1kPstFV-07-q4 9289
asset_plugin_s3/transporter/async_aws/async_download.py sha256=7twdjlEa2_OEi3pIcMx6wTkIydeXaPb7I9jctLEiT80 2823
asset_plugin_s3/transporter/async_aws/async_update_blob.py sha256=q2fqoxL_vHkxBDeGu527QiM4mqmx7UUyvwg-e2IMikQ 1349
asset_plugin_s3/transporter/async_aws/async_upload.py sha256=bA94It9WkFREF3NEbY6zusxJRMLPFD5b8GuvgejTjLE 2131
asset_plugin_s3/transporter/async_aws/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asset_plugin_s3/transporter/async_aws/tests/test_async_aws_transporter.py sha256=mzRrVh0u2nYG4qGjpYPp6skK59qbvP6wxjY-QzQWEAw 8653
asset_plugin_s3/transporter/legacy_aws/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asset_plugin_s3/transporter/legacy_aws/async_download.py sha256=fauORt6wAEUzq5W-AhyanFhCZ_8hjO6xAXnvDDFaqhk 2670
asset_plugin_s3/transporter/legacy_aws/async_upload.py sha256=KvFbmunlh5GJWSfmJRE-yDW6y1YUTYr_8vU5uEHbuuc 2075
asset_plugin_s3/transporter/legacy_aws/legacy_aws_transporter.py sha256=4sAeYWWoIe-ihp_Fi7wRTfY6JJxFKdhBd53vv-0lXVg 1116
asset_plugin_s3/transporter/legacy_aws/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asset_plugin_s3/transporter/legacy_aws/tests/test_legacy_aws_transporter.py sha256=NCCBN_wMBGkNZc9lh_YEXe_Jv-V4aEUgv96iUz7_wlg 6244
amapy_plugin_s3-1.0.0.dist-info/METADATA sha256=kfFKypu9N01FYzu8sY8D1bF_WDy3pofA2pRoiXq9lvo 664
amapy_plugin_s3-1.0.0.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
amapy_plugin_s3-1.0.0.dist-info/top_level.txt sha256=9ADXCoC6WuUv5PCwhQw2_Rl658pvuwYFMt7dbLPjoD4 16
amapy_plugin_s3-1.0.0.dist-info/RECORD

top_level.txt

asset_plugin_s3