python-hashes
python-hashes copied to clipboard
hope to update the package in pypi
can u update the package in pypi to fix #5 ? thx :)
pip install python-hashes py -3 -c "from hashes.simhash import simhash" ImportError: No module named 'hashtype'
ok... still have something to do to support py3
You can clone the repo now and have Python3 support. It's not updated in pypi yet; they have changed the process and this repo is not ready to be added again.