Description
Function registries can be embedded in Python libraries to organize plugins, callbacks, or named implementations. This lightweight helper is for developers building extensible packages. Registry names should remain stable because downstream code may depend on them.