repr_requests

%_repr_request

Utilize the IPython.core.interactiveshell.InteractiveShell._repr_pretty() method to generate a IPython.display.display() for a requests.models.Response objects.

repr_request(r, p, cycle)[source][source]

Generate a repr() for requests.models.Response objects.

load_ipython_extension(ip)[source][source]

Load the pretty printed Response objects.