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.
A tiny, zero-dependency Python library for generating and converting UUIDs to Base58-encoded strings
uuid module for MicroPython
A sensible class for dealing with single machine generate auto-incrementing uuid str.
Fetches online and offline UUIDs for Minecraft usernames.
File handling for Data Engineers
CLI to convert BinData Subtype 3 to JUUID and vice-versa
A package to generate globally unique IDs
A package to generate a random UUID with the current date and time.
A Python library to generate UUID version 7 identifiers from scratch.
Django UUIDField with full primary-key protocol support
Nautobot plugin with short URL for all objects with UUID
Generate unique time-based identifers
Cython implementation of RFC4122
Site-wide UUIDs for Django projects
A PyCalc UUID7 package
A courier service UUID generator
Python package with a wide set of numbers related to Bluetooth
Democritus functions for working with uuids.
django-descriptive-uuid is a field that you can use on your models to give them a human-readable, unique identifier.
A Django app for uuid fields
C Extension for faster UUID generation using libuuid.
A python implementation of Ordered UUID.
A Simple package to generate and validate UUID and API key pairs
PostgreSQL native uuid field support for Django.
A time-based 64-bit UUID generator
Implement logs with unique uuid identifier.
Library to autoconvert string <> uuid to/from DB
Add support for deserialization of pydantic child models.
A Flask extension that provides UUID converters for different UUID versions.
Leverage Stripe-formatted IDs for internal UUID values in your Pydantic models and FastAPI views; automatically validates prefixes, and converts to/from UUID values.
A base62-encoded identifier for use in URLs. Supports Pydantic validation.
Tiny UUIDField for Django. In case you want unique uuid for urls. Flexible length.
Utilities for working with UUID fields in Flask.
Structured, UUID-based signal orchestration utilities for Python using Blinker
uuid module for Pycopy
python-timeuuid is a fast Python library for sensibly dealing with Version 1 UUID (or TimeUUID).
Loadable uuid extension for sqlite
Tiny, dependency-free Snowflake-style and random short ID generator for Python.
Simple reusable user storing only uuid and manage JWT Token auth_uuidentication in remote
UUID-compatible Typed IDs with prefixes
Wrapper of Logging module for handling database and middlerware scenarios
Python Ultra Random UUID
Minimal 14-character URL-safe unique ID generator based on millisecond timestamp and cryptographically secure random bits.