PyAgrum
pyAgrum is a Python wrapper for the C++ aGrUM library. It provides a high-level interface to the part of agrum allowing to create, handle and make computations into Bayesian Networks.
The module is a straightforward application of the SWIG interface generator. Custom-written code was added to make the interface more similar to OpenBayes, a free Bayesian Network library for Python.