pub fn python_module(py: Python<'_>, m: &PyModule) -> PyResult<()>
Expand description

Register the classes to the python module