Python embedding is a WIP and needs at least a few things added:
- Support for Python binding, so that the norma architecture can be used from the external normalizers
- Support for multiple external normalizers: currently norma doesn't allow different instances of the same normalizer with different parameters
- Exception safety of the external normalizer is unclear
Python embedding is a WIP and needs at least a few things added: