summaryrefslogtreecommitdiff
path: root/textproc/py-hashids/pkg-descr
blob: 93a71a975e3f476b494a0e53565992b21e28b7b5 (plain) (blame)
1
2
3
hashids is a Python port of the JavaScript hashids implementation. It generates
YouTube-like hashes from one or many numbers. Use hashids when you do not want
to expose your database ids to the user.