Crate python_comm[][src]

Modules

Other common basic functions.

Convert python objects to rust.

Raise anyhow::Error or pyo3::PyErr with file_name/line/function_name.

Convert rust objects to python.

Macros

Current version number

Extract the specified field from Python dict / obj

Generate pyo3:: pyerr or anyhow:: error with file name, line number and function

Set the specified fields in Python dict / obj

Functions

This autogenerated function is called by the python interpreter when importing the module.