Metadata-Version: 1.0
Name: seshypy
Version: 0.5.4
Summary: seshypy makes API Gateway requests and API Gateway clients easy.
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description-Content-Type: 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
