×

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:35 2025
md5 checksum df1c960c1d768fa43da079f41b787596
arch x86_64
build py311h06a4308_0
depends python >=3.11,<3.12.0a0
license MIT
license_family MIT
md5 df1c960c1d768fa43da079f41b787596
name catalogue
platform linux
sha1 00f548be20e2661cf628525918780608b459ffb0
sha256 1c6d9badc18e40826a172928f9bc3e75d5eae171446a76d721b0a06068cf2bd4
size 40890
subdir linux-64
timestamp 1676830233084
version 2.0.7