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: over 1 year ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mitchellvanw/hashids Provides a simple way to encode and decode unique identifiers in web applications. 106
dsv77/hashembedding Software component providing efficient word representation using hash embeddings 42
darienhuss/shotgunyara Tools and utilities for generating encoded versions of input data 9
ultrahorizon/pyargon2 An implementation of Argon2 password hashing algorithm in Python 17
bobg/encid Protects sensitive integer IDs by encoding and decoding them with encryption keys. 3
alephao/swift-rlp A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data 24
elfsundae/laravel-hashid Provides reversible, non-sequential identifiers for data obfuscation 407
howmanyoliversarethere/micropython-8encoder A MicroPython library for interacting with an 8-encoder device 1
deniscarriere/geocoder A Python library providing a simple interface to various geocoding services. 1,627
pycrate-org/pycrate A Python library for encoding and decoding various digital formats used in cellular networks and telecom protocols. 43
intellimath/pyaxon A lightweight, human-readable data serialization format and associated Python library for representing complex data structures 22
alco/hashids-elixir Obfuscates numerical identifiers via reversible mapping 280
canscale/lexicographic-encoding A library that provides a way to encode integers in a lexicographically sorted manner 1
octaprog7/as5600 A Python module for controlling an AS5600 encoder with I2C interface 0
miketeachman/micropython-rotary A MicroPython module to read rotary encoder values in real-time 284