pgriess / aws4sign

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easily generate Amazon Web Services authentication signatures

Features

  • Single function; use it by copy and pasting into your code
  • No dependencies beyond Python 2.7 base libraries
  • Liberally licensed (MIT)
  • Comes with commandline driver for use in scripting outside of Python

About

License:MIT License


Languages

Language:Python 100.0%