[PR #179] [MERGED] add hashids under Cryptography Section #13859

Closed
opened 2026-05-02 05:45:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: patch-1


📝 Commits (1)

  • 48c4f34 add hashids under 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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/179 **Author:** [@theskumar](https://github.com/theskumar) **Created:** 8/2/2014 **Status:** ✅ Merged **Merged:** 8/2/2014 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`48c4f34`](https://github.com/vinta/awesome-python/commit/48c4f34ed2e8163814a5cbd2fb657ab6bf06d211) add `hashids` under Cryptography Section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-02 05:45:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#13859