Skip to main content

Mixin for Negotiate authentication for aiohttp

Project description

A mixin for supporting Negotiate authentication with aiohttp.

Usage

from aiohttp_negotiate import NegotiateClientSession

session = NegotiateClientSession()
resp = yield from session.get('https://example.com/')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiohttp-negotiate-0.9.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page