Metadata-Version: 2.1
Name: seshypy
Version: 0.6.2
Summary: seshypy makes API Gateway requests and API Gateway clients easy.
Platform: all
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
License-File: LICENSE.md
License-File: AUTHORS.rst

=======
seshypy
=======
----------------------------------------------------------------
seshypy makes API Gateway requests and API Gateway clients easy.
----------------------------------------------------------------

Features
--------

- Make API Gateway signed requests.
- Helper methods for delete, get, post, and put.
- Permanent STS hops creds creds resolver.
- Session sharing.
- Method caching with TTL.

  - given secrets
  - resolved from shared credential) (using transparent STS or secrets)
  - given role (using shared credentials)
  - given secrets and role

- Multiple authentication methods.

Documentation
-------------

Documentation can be found at `<https://seshypy.readthedocs.io/>`_.
