Django responses with cats from https://http.cat
Project description
Installation
pip install cattp
Usage
from cattp.http import HttpCatResponse
def my_view():
return HttpCatResponse(status_code=200)
Run tests
$ pip install -r requirements-dev.txt
$ make test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cattp-0.0.2.tar.gz
(2.6 kB
view hashes)
Built Distribution
cattp-0.0.2-py3-none-any.whl
(3.2 kB
view hashes)