package documentation

Undocumented

Module appengine This module provides a pool manager that uses Google App Engine's `URLFetch Service <https://cloud.google.com/appengine/docs/python/urlfetch>`_.
Module ntlmpool NTLM authenticating pool, contributed by erikcederstran
Module pyopenssl TLS with SNI_-support for Python 2. Follow these instructions if you would like to verify TLS certificates in Python 2. Note, the default libraries do *not* do certificate checking; you need to do additional work to validate certificates yourself.
Module securetransport SecureTranport support for urllib3 via ctypes.
Module socks This module contains provisional support for SOCKS proxies from within urllib3. This module supports SOCKS4, SOCKS4A (an extension of SOCKS4), and SOCKS5. To enable its functionality, either install PySocks or install this module with the ``socks`` extra.
Module _appengine_environ This module provides means to detect the App Engine environment.
Package _securetransport No package docstring; 2/2 modules documented