×

catalogue is a tiny, zero-dependencies library that makes it easy to add function (or object) registries to your code. Function registries are helpful when you have objects that need to be both easily serializable and fully customizable. Instead of passing a function into your object, you pass in an identifier name, which the object can use to lookup the function from the registry. This makes the object easy to serialize, because the name is a simple string. If you instead saved the function, you'd have to use Pickle for serialization, which has many drawbacks.

Uploaded Mon Mar 31 20:58:34 2025
md5 checksum f0c4874655c0753b66153d4f9172836c
arch x86_64
build py310h06a4308_0
depends python >=3.10,<3.11.0a0
license MIT
license_family MIT
md5 f0c4874655c0753b66153d4f9172836c
name catalogue
platform linux
sha1 68fdcd15534cf275c25818c48fc340c65d895ac9
sha256 ad52d4cf920bf020e3e0cf3b5bd729dbbbb7ba66f865e5b2e5f05d15b8c2554c
size 33411
subdir linux-64
timestamp 1651218842323
version 2.0.7