py310-catalogue (python/py-catalogue) Updated: 2 years, 6 months ago Add to my watchlist

Super lightweight function registries for your library

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.

Version: 2.0.7 License: MIT GitHub
Reset

26 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
11 91165 2022-11-16 6:23:34 0:03:32 25283 build successful
10.15 118717 2022-11-16 6:23:14 0:02:18 35373 build successful
10.12 205785 2022-11-16 6:22:55 0:01:47 63526 build successful
10.14 145516 2022-11-16 6:22:41 0:05:22 46383 build successful
10.6 92732 2022-11-16 6:22:20 0:00:49 37257 build successful
10.11 199827 2022-11-16 6:17:33 0:02:55 64722 build successful
10.8 108831 2022-11-16 6:12:51 0:02:24 35075 build successful
10.6.x86_64 127528 2022-11-16 6:08:20 0:01:36 37287 build successful
10.9 206469 2022-11-16 6:06:43 0:01:12 64296 build successful
12 47646 2022-11-16 6:05:59 0:02:43 14067 build successful
10.13 169308 2022-11-16 6:05:03 0:03:58 55615 build successful
10.7 118726 2022-11-16 6:03:51 0:01:31 37035 build successful
10.10 201294 2022-11-16 6:03:22 0:01:19 64603 build successful
12.arm64 72025 2022-11-16 6:01:00 0:00:26 14067 build successful
10.7 110569 2022-08-28 20:00:07 0:00:14 34272 build successful
10.11 192283 2022-08-25 13:23:20 0:00:22 61970 build successful
10.10 193221 2022-08-25 11:28:34 0:00:16 61850 build successful
10.8 100349 2022-08-25 10:57:39 0:00:17 32323 build successful
10.6.x86_64 119201 2022-08-24 23:57:13 0:00:48 34516 build successful
10.9 198542 2022-08-24 20:54:53 0:01:18 61542 build successful
12.arm64 61483 2022-08-24 20:29:46 0:00:19 11304 build successful
10.14 137282 2022-08-24 20:14:29 0:01:39 43628 build successful
10.13 160582 2022-08-24 20:11:37 0:01:22 52859 build successful
11 82331 2022-08-24 19:00:58 0:02:04 22523 build successful
10.12 196596 2022-08-24 18:34:08 0:00:56 60769 build successful
10.15 110163 2022-08-24 18:12:03 0:02:52 32621 build successful