Turn any object into a module
xmod is a Python library that allows you to give modules attributes of other Python objects. A module can be made callable, or it can be indexed like a list, or it can have a __str__() method that gets called when you print it. xmod can be used as a decorator or as a simple function.
$
pkg install py311-xmodOrigin
devel/py-xmod
Size
28.0KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
2 packages