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
A sensible class for dealing with UUIDv1
UUIDField in Django
Democritus functions for working with uuids.
UUIDv7 with the final standard. Not to be confused with the uuid7 package on pypi, based on a draft version that was very different.
A library to generate 64-character random strings using digits and lowercase letters.
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.
Generate 64bit UUIDs
Base64 encoded uuid v4 slugs
Deterministically frozen UUID's for your tests
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
25-digit case-insensitive UUID encoding
Minimal package created automatically
CLI tool to manipulate UUIDs
Angular-UUID 0.0.4 (XStatic packaging standard)
Sequential UUID generator.
Fast, lightweight, zero-dependency Python implementation of UUID version 9
Provides ShortUUID which extends Python's builtin UUID class
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.
Python package for mocking uuid.
Compact human-readable almost unique identifiers for temporary objects in small non-synchronizing distributed systems.
Utility for find, extract, exchange and permutate uuids in string and pandas series
Universally Unique Identifier package
a tool to generate UUID from terminal
Short-form UUID field for Django 1.8 and above
library to convert uuids forth and back to a human-readable and pronounceable format
A small library and tool to encode/decode a python UUID object to/from a 22 characters shorter URL safe base64 string.
A simple prefix ID Django model field, using UUID to Base62 encoding.