Popularity
5.8
Growing
Activity
0.8
Growing
1,975
29
108

Description

Often, one needs to use non-sequential IDs in places where users will see them, but the IDs must be as concise and easy to use as possible. shortuuid solves this problem by generating uuids using Python's built-in uuid module and then translating them to base57 using lowercase and uppercase letters and digits, and removing similar-looking characters such as l, 1, I, O and 0.

Code Quality Rank: L5
Programming language: Python
License: BSD 3-clause "New" or "Revised" License
Tags: Text Processing     General    
Latest version: v1.0.1

shortuuid alternatives and similar packages

Based on the "General" category.
Alternatively, view shortuuid alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of shortuuid or a related project?

Add another 'General' Package