typeid-python is a Python implementation of TypeIDs, offering type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs. It is actively maintained with frequent releases, focusing on performance, robustness, and developer experience.
Verified import paths — ran on the pinned version, not inferred.
This example demonstrates how to generate a new TypeID, extract its components, convert it to and from its string representation, and compare TypeID objects.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.