Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 581 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 581 Bytes

dash_hash (python) v1.3.1

Python module for Dash's X11 hashing.

Install

Python 2.7+ or 3.5+ is required as well as a gcc.

$ sudo python setup.py install

Test

After installation, test hash.

$ python test.py

Credits