Fedora Packages

python3-shortuuid Subpackage of python-shortuuid

A generator library for concise, unambiguous and URL-safe UUIDs

shortuuid is a simple python library that generates concise, unambiguous, URL-safe UUIDs. 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.13-1.fc41 -
Fedora 40 1.0.12-2.fc40 1.0.13-1.fc40
Fedora 39 1.0.13-1.fc39 -
Fedora 38 1.0.13-1.fc38 -
EPEL 9 1.0.13-1.el9 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-shortuuid dash maintainers at fedoraproject dot org.



Sources on Pagure