hashids-python
Integer encoder
A Python implementation of hashids, allowing secure encoding and decoding of integers with custom salts.
Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
1k stars
31 watching
106 forks
Language: Python
last commit: about 3 years agoLinked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides a simple way to encode and decode unique identifiers in web applications. | 106 | |
| Software component providing efficient word representation using hash embeddings | 42 | |
| Tools and utilities for generating encoded versions of input data | 9 | |
| An implementation of Argon2 password hashing algorithm in Python | 18 | |
| Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 | |
| A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 | |
| Provides reversible, non-sequential identifiers for data obfuscation | 408 | |
| A MicroPython library for interacting with an 8-encoder device | 1 | |
| A Python library providing a simple interface to various geocoding services. | 1,629 | |
| A Python library for encoding and decoding various digital formats used in cellular networks and telecom protocols. | 46 | |
| A lightweight, human-readable data serialization format and associated Python library for representing complex data structures | 22 | |
| Obfuscates numerical identifiers via reversible mapping | 280 | |
| A library that provides a way to encode integers in a lexicographically sorted manner | 1 | |
| A Python module for controlling an AS5600 encoder with I2C interface | 0 | |
| A MicroPython module to read rotary encoder values in real-time | 292 |