UUID object and generation functions (Python 2.3 or higher)
Drop-in replacement for Python UUID in Rust
A generator library for concise, unambiguous and URL-safe UUIDs.
Generate the RFC-4122 Name-Based UUID.
UUID v6 and v7 for Python 3.10+.
UUID gen for the python standard library.
Shorten a uuid into a URL friendly format.
Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
Democritus functions for working with uuids.
A library to generate 32-character random strings using digits and lowercase letters.
UUIDField in Django
A sensible class for dealing with UUIDv1
A library to make better timestamped UUIDs for databases and web apps
Python bindings to Rust's UUID library.
Provides ShortUUID which extends Python's builtin UUID class
Short UUIDField for Django. Good for use in urls & file names. (Base 57, 22 characters)
A package to generate a random UUID with the current date and time.
Generate short UUIDs and use them as paths for uploaded media files in Django.
Short-form UUID field for Django 1.8 and above
Fast, lightweight, zero-dependency Python implementation of UUID version 9
Base64 encoded uuid v4 slugs
Angular-UUID 0.0.4 (XStatic packaging standard)
Middleware that enables single request-response cycle tracing by injecting a unique ID into project logs
Sequential UUID generator.
Deterministically frozen UUID's for your tests
Timeflake is a 128-bit, roughly-ordered, URL-safe UUID. Inspired by Twitter's Snowflake, Instagram's ID and Firebase's PushID.
25-digit case-insensitive UUID encoding
A library for generating predictive uuids for FOLIO data migrations
Generate human-readable, random object names
Generate 64bit UUIDs
A utility to shorten UUIDs using base62 encoding.
Universally Unique Identifier package
Utility for find, extract, exchange and permutate uuids in string and pandas series
Fetches online and offline UUIDs for Minecraft usernames.
Compact human-readable almost unique identifiers for temporary objects in small non-synchronizing distributed systems.
Python package for mocking uuid.
Implement logs with unique uuid identifier.
AllUUID is a versatile Python library for generating universally unique identifiers (UUIDs). It supports multiple versions of UUIDs, including version 1 (time-based), version 4 (random), and version 7 (timestamp-based). This tool is ideal for developers looking to create unique identifiers for databases, session tokens, or any other use cases where uniqueness is critical.
Timestamp-orderable UUIDs for Python, written in Rust.
A django utility that creates unique file names for uploaded files via uuids.
A small library and tool to encode/decode a python UUID object to/from a 22 characters shorter URL safe base64 string.
Leverage Stripe-formatted IDs for internal UUID values in your Pydantic models and FastAPI views; automatically validates prefixes, and converts to/from UUID values.
Functional UUIDs for Python.