python3-shortuuid

generates concise, unambiguous, URL-safe UUIDs for Python 3

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/skorokithakis/shortuuid/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-shortuuid