Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 665 Bytes

Readme.rst

File metadata and controls

20 lines (13 loc) · 665 Bytes

maphash

https://img.shields.io/pypi/v/maphash?color=%2334D058&label=pypi%20package

Python library for hashing lists, dicts and other JSON serializeable data structures.

Coding Conventions

Python code is automatically formatted by black.

Docstrings follow the Google docstring conventions.