Python#
The pysif bindings are not yet documented here.
The extension modules already carry full docstrings, so these pages can be
generated with sphinx.ext.autodoc once the docs build is able to import a
compiled pysif – which means the docs job has to build the library first.
That decision is deferred until the C reference and the guides are in place.
Until then, help(pysif.finders.exodus) at an interpreter is the reference.