mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-11 13:22:00 -05:00
[PR #179] [MERGED] add hashids under Cryptography Section
#2267
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/179
Author: @theskumar
Created: 8/2/2014
Status: ✅ Merged
Merged: 8/2/2014
Merged by: @vinta
Base:
master← Head:patch-1📝 Commits (1)
48c4f34addhashidsunder Cryptography Section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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. Website: http://www.hashids.org/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.