UUID object and generation functions (Python 2.3 or higher)
Drop-in replacement for Python UUID with bindings in Rust
A generator library for concise, unambiguous and URL-safe UUIDs.
Shorten a uuid into a URL friendly format.
UUID v6 and v7 for Python 3.10+.
Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
A library to generate 32-character random strings using digits and lowercase letters.
Generate the RFC-4122 Name-Based UUID.
A library to make better timestamped UUIDs for databases and web apps
Python bindings to Rust's UUID library.
UUID7 Extension for Python
UUIDField in Django
A sensible class for dealing with UUIDv1
A library to generate 64-character random strings using digits and lowercase letters.
Democritus functions for working with uuids.
25-digit case-insensitive UUID encoding
UUIDv7 with the final standard. Not to be confused with the uuid7 package on pypi, based on a draft version that was very different.
Deterministically frozen UUID's for your tests
Short UUIDField for Django. Good for use in urls & file names. (Base 57, 22 characters)
Generate short UUIDs and use them as paths for uploaded media files in Django.
Base64 encoded uuid v4 slugs
Middleware that enables single request-response cycle tracing by injecting a unique ID into project logs
Timestamp-orderable UUIDs for Python, written in Rust.
Generate human-readable, random object names
Sequential UUID generator.
Angular-UUID 0.0.4 (XStatic packaging standard)
CLI tool to manipulate UUIDs
Provides ShortUUID which extends Python's builtin UUID class
Fast, lightweight, zero-dependency Python implementation of UUID version 9
A library for generating predictive uuids for FOLIO data migrations
Timeflake is a 128-bit, roughly-ordered, URL-safe UUID. Inspired by Twitter's Snowflake, Instagram's ID and Firebase's PushID.
Generate 64bit UUIDs
Compact human-readable almost unique identifiers for temporary objects in small non-synchronizing distributed systems.
Universally Unique Identifier package
Python package for mocking uuid.
Utility for find, extract, exchange and permutate uuids in string and pandas series
a tool to generate UUID from terminal
Short-form UUID field for Django 1.8 and above
A library for creating and managing globally-unique open-xpd-uuid namespaces for product declarations.
A small library and tool to encode/decode a python UUID object to/from a 22 characters shorter URL safe base64 string.
library to convert uuids forth and back to a human-readable and pronounceable format
A simple prefix ID Django model field, using UUID to Base62 encoding.