Crate python_mod

Source

Macrosยง

python_module
Macro taking two parameters. The first is the name of the module, the second is the path to load it from.
python_module_nostd
Loads a python module, but does not include the stdpython libraries.