Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osantana/staty

A complete reference of HTTP response status code and response handling
https://github.com/osantana/staty

client http library python python3 rest

Last synced: 12 days ago
JSON representation

A complete reference of HTTP response status code and response handling

Awesome Lists containing this project

README

        

staty
=====

|Build Status| |Coverage Status|

Staty is a Python Library with complete information and error handling for HTTP
response status codes.

Documentation
-------------

You can find ``staty`` documentation at `Read the Docs`_ website.

.. _`Read the Docs`: http://staty.readthedocs.org/

.. |Build Status| image:: https://travis-ci.org/osantana/staty.png?branch=master
:target: https://travis-ci.org/osantana/staty
.. |Coverage Status| image:: https://coveralls.io/repos/github/osantana/staty/badge.svg?branch=master
:target: https://coveralls.io/github/osantana/staty?branch=master