Plucking keys/paths/items safely from Python objects
plucky.pluckable happily wraps any Python object and allows for chained soft plucking with attribute- and item- getters (e.g. .attr, ["key"], [idx], [::2], or a combination: ["key1", "key2"], and [0, 3:7, ::-1]; even: ["length", 0:5, 7]).
$
pkg install py311-pluckyOrigin
devel/py-plucky
Size
63.9KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
2 packages