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

GitHub

1k stars
31 watching
106 forks
Language: Python
last commit: about 3 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mitchellvanw/hashidsProvides a simple way to encode and decode unique identifiers in web applications.106
dsv77/hashembeddingSoftware component providing efficient word representation using hash embeddings42
darienhuss/shotgunyaraTools and utilities for generating encoded versions of input data9
ultrahorizon/pyargon2An implementation of Argon2 password hashing algorithm in Python18
bobg/encidProtects sensitive integer IDs by encoding and decoding them with encryption keys.3
alephao/swift-rlpA Swift implementation of Recursive Length Prefix encoding for serializing structured binary data24
elfsundae/laravel-hashidProvides reversible, non-sequential identifiers for data obfuscation408
howmanyoliversarethere/micropython-8encoderA MicroPython library for interacting with an 8-encoder device1
deniscarriere/geocoderA Python library providing a simple interface to various geocoding services.1,629
pycrate-org/pycrateA Python library for encoding and decoding various digital formats used in cellular networks and telecom protocols.46
intellimath/pyaxonA lightweight, human-readable data serialization format and associated Python library for representing complex data structures22
alco/hashids-elixirObfuscates numerical identifiers via reversible mapping280
canscale/lexicographic-encodingA library that provides a way to encode integers in a lexicographically sorted manner1
octaprog7/as5600A Python module for controlling an AS5600 encoder with I2C interface0
miketeachman/micropython-rotaryA MicroPython module to read rotary encoder values in real-time292