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: 7 months ago
JSON representation
A complete reference of HTTP response status code and response handling
- Host: GitHub
- URL: https://github.com/osantana/staty
- Owner: osantana
- License: apache-2.0
- Created: 2016-05-12T02:45:04.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T17:30:52.000Z (over 2 years ago)
- Last Synced: 2025-07-28T15:37:34.386Z (7 months ago)
- Topics: client, http, library, python, python3, rest
- Language: Python
- Homepage:
- Size: 85.9 KB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starts - osantana/staty - A complete reference of HTTP response status code and response handling (python3)
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