Metadata-Version: 1.1
Name: seshypy
Version: 0.5.5
Summary: seshypy makes API Gateway requests and API Gateway clients easy.
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: =======
        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/>`_.
        
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
