all options
trixie  ] [  sid  ]
[ Source: python-ulid-transform  ]

Package: python3-ulid-transform (0.9.0-2)

Links for python3-ulid-transform

Screenshot

Debian Resources:

Download Source Package python-ulid-transform:

Maintainers:

External Resources:

Similar packages:

Fast ULID transformations

Provides functionalities for creating and transforming ULIDs (Universally Unique Lexicographically Sortable Identifiers). Utilises a Cython-based implementation for optimal performance, with a fallback to pure Python if Cython is unavailable.

Example usage:

 >>> import ulid_transform
 >>> ulid_transform.ulid_hex()
 '01869a2ea5fb0b43aa056293e47c0a35'
 >>> ulid_transform.ulid_now()
 '0001HZX0NW00GW0X476W5TVBFE'
 >>> ulid_transform.ulid_at_time(1234)
 '000000016JC62D620DGYNG2R8H'
 >>> ulid_transform.ulid_to_bytes('0001HZX0NW00GW0X476W5TVBFE')
 b'\x00\x00c\xfe\x82\xbc\x00!\xc0t\x877\x0b\xad\xad\xee'

Other Packages Related to python3-ulid-transform

  • depends
  • recommends
  • suggests
  • enhances

Download python3-ulid-transform

Download for all available architectures
Architecture Package Size Installed Size Files
mips64el 12.7 kB78.0 kB [list of files]