Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/osantana/staty
- Owner: osantana
- License: apache-2.0
- Created: 2016-05-12T02:45:04.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T17:30:52.000Z (about 1 year ago)
- Last Synced: 2024-12-16T12:13:48.091Z (26 days ago)
- Topics: client, http, library, python, python3, rest
- Language: Python
- Homepage:
- Size: 85.9 KB
- Stars: 16
- Watchers: 3
- 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