×

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 3b7d154e4ed0c5d283c3591f74195ba1
arch x86_64
build py312h06a4308_0
depends python >=3.12,<3.13.0a0
license MIT
license_family MIT
md5 3b7d154e4ed0c5d283c3591f74195ba1
name catalogue
platform linux
sha1 382c7e4bf9c3920b88a7a38cf7a393fd44be17a4
sha256 a3424ee242c73a4424d03bf9b166fcfacffdc1305b403e64a9f49547446678b2
size 39799
subdir linux-64
timestamp 1698846466462
version 2.0.7