Generate stylized visual keys based on UUID input.
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 django utility that creates unique file names for uploaded files via uuids.
A library for creating and managing globally-unique open-xpd-uuid namespaces for product declarations.
Short-form UUID field for Django 1.8 and above
Functional UUIDs for Python.
Python utility for optionally controlling UUID generation
A utility to shorten UUIDs using base62 encoding.
A file name generator
A library to generate 32-character random strings using digits and lowercase letters.
Python wrapper for the cbrf uuid library.
Convert a uuid to an image
A backport of Python3.14's UUID6, UUID7 and UUID8 implementations to 3.9+
MCP server for generating UUIDv7 strings.
UUIDField for django models
CloudFormation equivalent of random_uuid
Getting Minecraft Player Information from Mojang API.
Simple persistent unique IDs.
Create universally unique identifiers (UUIDs) versions 1, 3, 4, 5, 6, 7 and 8 in transformations.
uuid-Gaussian distributions
Store Django uploaded files as UUID files or inside UUID directories
Minimal package created automatically
A package to generate a random UUID with the current date and time.
Official tools for working with OID namespace managed by the Firebird Project.
Vasuki generates different kinds of random unique identifiers, tokens, and words
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.
friendly-id is a Python library to generate really unique and url friendly IDs based on UUID and base62
Python bindings to Rust's UUID library.
This Package will help in generating the UUID
django-tracer gives you an easy way to generate and use a UUID per request
Just porting Lib/uuid.py to Python 2.4 and earlier.
一个生成 uuid 的 Nonebot2 插件
Create time-ordered UUIDs ideal for database keys
A unique identifier library for Nuke
Turns input Playername and returns Minecraft UUID's
Add your description here
Django UUID7 field support for PostgreSQL, MariaDB, and MySQL
This Python package provides an extended JSON encoder class, `JSONSerializer`, that enables encoding of complex Python data types such as `datetime.datetime`, `datetime.date`, `datetime.time`, `bytes` and `uuid`. It also supports objects that have a `to_json` method, allowing for customizable JSON encoding.
Ambition fork of dcramer/django-uuidfield, UUIDField in Django
uuid module for MicroPython
A sensible class for dealing with single machine generate auto-incrementing uuid str.
C Extension for faster UUID generation using libuuid.
Django UUIDField with full primary-key protocol support