catalogue
Catalogue provides a minimalistic, zero-dependency library that facilitates the creation of function and object registries, improving serialization and customization processes. Instead of direct function implementation, string identifiers are used to simplify object serialization, offering extensive flexibility. Suitable for Python 3.6+, Catalogue supports seamless function decoration and registration, making it well-suited for developers interested in building extensible Python packages.