https://github.com/srccircumflex/ulid_tool
Minimalistic implementation of the ULID specification for python (https://github.com/ulid/spec). No integrated type or specification checks but system integrity check.
https://github.com/srccircumflex/ulid_tool
Last synced: 4 months ago
JSON representation
Minimalistic implementation of the ULID specification for python (https://github.com/ulid/spec). No integrated type or specification checks but system integrity check.
- Host: GitHub
- URL: https://github.com/srccircumflex/ulid_tool
- Owner: srccircumflex
- License: mit
- Created: 2025-01-15T18:12:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-12-30T06:35:54.000Z (5 months ago)
- Last Synced: 2026-01-02T17:43:30.284Z (5 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ULID tool
Minimalistic implementation of the ULID specification for python
([https://github.com/ulid/spec](https://github.com/ulid/spec)).
No integrated type or specification checks but system integrity check.