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.
Next

© Copyright 2021, Andrew Hawker Revision 06289583.

Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds