{"library":"mohawk","type":"library","category":null,"description":"Mohawk is an alternate Python implementation of the Hawk HTTP authorization scheme. Hawk allows two parties to securely communicate with each other using messages signed by a shared key. It is based on HTTP MAC access authentication (which was derived from parts of OAuth 1.0). The library's API was designed to be intuitive, less prone to security problems, and more Pythonic compared to other implementations. The current version is 1.1.0, with the last major release in late 2019, suggesting a stable, mature library.","language":"python","status":"active","version":"1.1.0","tags":["authorization","http","hawk","security","authentication"],"install":[{"cmd":"pip install mohawk","imports":["from mohawk import Sender","from mohawk import Receiver"]}],"homepage":null,"github":"https://github.com/kumar303/mohawk","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mohawk/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mohawk/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}