summaryrefslogtreecommitdiffstats
path: root/third_party/python/mohawk/README.rst
blob: e53a8f7e3e4d032009bf7ecd88a38fa4eb10eeac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
======
Mohawk
======
.. image:: https://img.shields.io/pypi/v/mohawk.svg
    :target: https://pypi.python.org/pypi/mohawk
    :alt: Latest PyPI release

.. image:: https://img.shields.io/pypi/dm/mohawk.svg
    :target: https://pypi.python.org/pypi/mohawk
    :alt: PyPI monthly download stats

.. image:: https://travis-ci.org/kumar303/mohawk.svg?branch=master
    :target: https://travis-ci.org/kumar303/mohawk
    :alt: Travis master branch status

.. image:: https://readthedocs.org/projects/mohawk/badge/?version=latest
    :target: https://mohawk.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation status

Mohawk is an alternate Python implementation of the
`Hawk HTTP authorization scheme`_.

Full documentation: https://mohawk.readthedocs.io/

.. _`Hawk HTTP authorization scheme`: https://github.com/hueniverse/hawk