{"library":"hashids","type":"library","category":null,"description":"Hashids is a small library that generates short, unique, and non-sequential IDs from numbers. It's often used for obfuscating database IDs in URLs, tracking, or invitation codes, providing a user-friendly and URL-safe representation of integers without exposing their underlying numeric values. The current version is 1.3.1. It is mostly in maintenance mode, as a new version called Sqids is the recommended successor.","language":"python","status":"maintenance","version":"1.3.1","tags":["id obfuscation","url shortener","encoding","decoding","non-sequential ids","hashids"],"last_verified":"Thu May 21","install":[{"cmd":"pip install hashids","imports":["from hashids import Hashids"]}],"homepage":"https://hashids.org/python/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/hashids/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hashids/compatibility"}}