agentle.agents.apis.basic_authenticationΒΆ

Basic authentication.

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

AuthenticationBase()

Base class for authentication handlers.

BasicAuthentication(username, password)

HTTP Basic authentication.

MutableMapping()

A MutableMapping is a generic container for associating key/value pairs.