tooluniverse.tools.get_python_libsbml_info moduleΒΆ

get_python_libsbml_info

Get comprehensive information about python-libsbml – SBML (Systems Biology Markup Language) support

tooluniverse.tools.get_python_libsbml_info.get_python_libsbml_info(info_type, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Get comprehensive information about python-libsbml – SBML (Systems Biology Markup Language) support

Parameters:
  • info_type (str) – Type of information to retrieve about python-libsbml

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any