• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

mohawk/H30-Mar-2022-1,9431,464

mohawk.egg-info/H03-May-2022-2019

PKG-INFOH A D30-Mar-2022716 2019

README.rstH A D30-Mar-2022836 2619

setup.cfgH A D30-Mar-202259 64

setup.pyH A D30-Mar-2022934 2623

README.rst

1======
2Mohawk
3======
4.. image:: https://img.shields.io/pypi/v/mohawk.svg
5    :target: https://pypi.python.org/pypi/mohawk
6    :alt: Latest PyPI release
7
8.. image:: https://img.shields.io/pypi/dm/mohawk.svg
9    :target: https://pypi.python.org/pypi/mohawk
10    :alt: PyPI monthly download stats
11
12.. image:: https://travis-ci.org/kumar303/mohawk.svg?branch=master
13    :target: https://travis-ci.org/kumar303/mohawk
14    :alt: Travis master branch status
15
16.. image:: https://readthedocs.org/projects/mohawk/badge/?version=latest
17    :target: https://mohawk.readthedocs.io/en/latest/?badge=latest
18    :alt: Documentation status
19
20Mohawk is an alternate Python implementation of the
21`Hawk HTTP authorization scheme`_.
22
23Full documentation: https://mohawk.readthedocs.io/
24
25.. _`Hawk HTTP authorization scheme`: https://github.com/hueniverse/hawk
26