ulid
latest
api.py - Defines the public package interface.
base32.py - Functionality for encoding/decoding ULID strings/bytes using Base32 format.
hints.py - Contains type hint definitions across modules in the package.
ulid.py - Object representation of a ULID.
ulid
»
ulid
Edit on GitHub
ulid
¶
Universally Unique Lexicographically Sortable Identifier.
Modules
¶
api.py - Defines the public package interface.
base32.py - Functionality for encoding/decoding ULID strings/bytes using Base32 format.
hints.py - Contains type hint definitions across modules in the package.
ulid.py - Object representation of a ULID.