hashids

Implements the hashids algorithm in python. For more information, visit http://hashids.org/

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install hashids

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.3.1 2020-07-26  
1.3.0 yanked 2020-07-26      
1.2.0 2017-01-06  
1.1.0 2015-03-31  
1.0.3 2015-02-26  
1.0.2 2015-01-15  
1.0.1 2014-06-19  
1.0.0 2014-04-21  
0.8.4 2014-02-04  
0.8.3 2013-06-02  

Issues with this package?

Page last updated 2025-09-04 21:52:21 UTC