python3-urllib3_1.22-1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3-urllib3=1.22-1

HTTP library with thread-safe connection pooling for Python3

Full description:
  HTTP library with thread-safe connection pooling for Python3
 urllib3 supports features left out of urllib and urllib2 libraries.
 .
   - Re-use the same socket connection for multiple requests (HTTPConnectionPool
     and HTTPSConnectionPool) (with optional client-side certificate
     verification).
   - File posting (encode_multipart_formdata).
   - Built-in redirection and retries (optional).
   - Supports gzip and deflate decoding.
   - Thread-safe and sanity-safe.
   - Small and easy to understand codebase perfect for extending and
     building upon.
 .
 This package contains the Python 3 version of the library.

Checksums

MD5 70789614d736cb3ea77d32ffd767d8ae
SHA1 b2a93ab977922e68478c67245fdfccafa7048e5f
SHA256 8c471a5fca6306669904ccab056d39bffa4d63454313b656c9e68706e2e676bd
SHA512 04fa988ba21d1f9ee5315c369eb9eef53068ff9a988a9c7bba25d8d19279667d86488c0f58f762b00c2501469dbac2b61b1b47afa28a6188ffa0d13a77d6d0ca

Depends

  • python3:any (>= 3.3.2-2~), python3-six

Recommends

  • ca-certificates

Suggests

  • python3-cryptography, python3-idna, python3-openssl, python3-socks

Files

  • /usr/lib/python3/dist-packages/urllib3/contrib/_securetransport/low_level.py
  • /usr/lib/python3/dist-packages/urllib3/contrib/_securetransport/bindings.py
  • /usr/lib/python3/dist-packages/urllib3/contrib/_securetransport/__init__.py
  • /usr/lib/python3/dist-packages/urllib3/contrib/__init__.py
  • /usr/lib/python3/dist-packages/urllib3/connectionpool.py
  • /usr/lib/python3/dist-packages/urllib3/connection.py
  • /usr/lib/python3/dist-packages/urllib3/_collections.py
  • /usr/lib/python3/dist-packages/urllib3/__init__.py
  • /usr/lib/python3/dist-packages/urllib3-1.22.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/urllib3-1.22.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/urllib3-1.22.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/urllib3-1.22.egg-info/dependency_links.txt

Uploaded

about 7 years ago

Package Size

95.5 KB

Installed Size

390 KB

Downloads

20

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/debian/jessie/python3-urllib3_1.22-1_all.deb/download.deb?distro_version_id=25"

Homepage

http://urllib3.readthedocs.org