requests-iamauth

View on PyPIReverse Dependencies (0)

0.8.0 requests_iamauth-0.8.0-py3-none-any.whl

Wheel Details

Project: requests-iamauth
Version: 0.8.0
Filename: requests_iamauth-0.8.0-py3-none-any.whl
Download: [link]
Size: 5938
MD5: 146455945cf01eb10597d72c05302dc2
SHA256: 6c99c75c3b32a7313da99a78cd5f1e65b1f259cf507599928d8da840c6f57bc1
Uploaded: 2024-03-10 15:34:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: requests-iamauth
Version: 0.8.0
Summary: AWS IAM Authorizer.
Author-Email: Alexander Mancevice <alexander.mancevice[at]hey.com>
Project-Url: Home, https://github.com/amancevice/requests-iamauth
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Topic :: Utilities
Requires-Python: >= 3.8
Requires-Dist: awscrt
Requires-Dist: boto3
Requires-Dist: requests
Description-Content-Type: text/markdown
[Description omitted; length: 2923 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
iamauth/__init__.py sha256=shzYXtw2vLf2JNfLZaJvOpR9bodPix5gt3ntSVb5BkU 147
iamauth/__main__.py sha256=9inCaWe18URX560To1Z-bGj0VQ5P4IewKUlYmDot1JI 1284
iamauth/sigv4.py sha256=IMv3tM75QJs237t12pnMJgaCZcfWjOCgZsARqmLWb00 1475
iamauth/sigv4a.py sha256=H-0NkT7RplOfSA3ohIHPcad_j8UebhWBQxjCYsW79tc 2656
requests_iamauth-0.8.0.dist-info/entry_points.txt sha256=JovsgQZTlYUV61CONWpbJNWcaN71n0c0BOJBxu-1nys 44
requests_iamauth-0.8.0.dist-info/LICENSE sha256=mDjORMZktnC9ESmd5GN1oQhWY9heufk9MYJHjwY1LAM 1076
requests_iamauth-0.8.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
requests_iamauth-0.8.0.dist-info/METADATA sha256=4bZaE2jvlOGFS056KQsVFQbp3ZTg4H-FATqz-o4CkNw 3841
requests_iamauth-0.8.0.dist-info/RECORD

entry_points.txt

iamcurl = iamauth:__main__