Metadata-Version: 2.1
Name: aws-v4signer
Version: 0.2
Summary: A python class to get the headers needed for v4 signing an AWS request
Home-page: https://github.com/gridsmartercities/aws-v4signer
Author: Grid Smarter Cities
Author-email: open-source@gridsmartercities.com
License: MIT
Keywords: aws python v4 signature
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Description-Content-Type: text/markdown

[<img align="right" alt="Grid Smarter Cities" src="https://s3.eu-west-2.amazonaws.com/open-source-resources/grid_smarter_cities_small.png">](https://www.gridsmartercities.com/)

![Build Status](https://codebuild.eu-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiZ2xHY29YbklvZ04vMHdoU1NtdVFUcC9UTk0vdW1SY2hYRGVWQ2d0OFBMclpBUHVMK3hYUGY1c2wwczNiWUhHeStjdTU3dUxKbldmcHVsakF1V09pb053PSIsIml2UGFyYW1ldGVyU3BlYyI6IkQ4NS9XNUN0WEY2VTM4NGYiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Github Release](https://img.shields.io/github/release/gridsmartercities/aws-v4signer.svg?style=flat)
\
\
![Python Versions](https://img.shields.io/pypi/pyversions/aws-v4signer.svg?style=flat)
![PyPi Version](https://img.shields.io/pypi/v/aws-v4signer.svg?style=flat)
![PyPi Status](https://img.shields.io/pypi/status/aws-v4signer.svg?style=flat)
![Pypi Downloads](https://img.shields.io/pypi/dm/aws-v4signer.svg?style=flat&logo=pypi)

# aws-python-v4signer

A python package to obtain AWS v4 signature headers.







