canonicalwebteam.http

For making HTTP requests with helpful defaults for Canonical's webteam.


Keywords
package, pypi, pypi-package, python, python-package, web-and-design
Install
pip install canonicalwebteam.http==1.0.4

Documentation

canonicalwebteam.http

Tests status

NB: We are retiring this module and will be removing it from our codebases.

A Python library for making HTTP requests with sensible defaults.

Installation

This module is in PyPi as canonicalwebteam.http. You should be able to install it simply with:

pip install canonicalwebteam.http

Tests

Tests are located in the tests directory and can be run with python -m unittest discover tests/.