Skip to content

canonical/canonicalwebteam.http

Repository files navigation

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/.