{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/6"}],"enrichment":{"capability":"Provides Python bindings to read, write, and manipulate Systems Biology Markup Language (SBML) documents, supporting SBML Levels 1, 2, and 3.","skillfed_tags":["systems-biology","xml-markup","bioinformatics"],"use_cases":["Load and parse SBML model files to extract reaction networks and parameter values for analysis or simulation.","Programmatically construct or modify biological models in SBML format for automated model generation workflows.","Validate SBML documents against specification rules to catch structural or semantic errors before use.","Convert or translate between SBML levels or integrate SBML models into larger computational biology pipelines.","Inspect model metadata and annotations to extract biological context or cross-references embedded in SBML documents."],"what_it_does":"python-libsbml is a Python wrapper around the libSBML C/C++ library, enabling programmatic access to Systems Biology Markup Language documents. SBML is a standard XML-based format for representing computational models in systems biology, used to exchange models of biological processes across tools and research groups. The package lets you load SBML files, inspect and modify model structure (species, reactions, parameters, compartments), validate against SBML specifications, and write modified models back to disk.\n\nThe library is maintained as part of the broader libSBML project and has been in active development since 2014. It ships as pre-compiled wheels for modern Python versions on common platforms, avoiding the need to compile C/C++ code locally in most cases. There are no runtime Python dependencies; the package is self-contained once installed.","worth_installing":"Yes, if you work with SBML models in systems biology or computational biology research. The package is actively maintained, has no known vulnerabilities, and offers stable wheels across major platforms and Python versions. The copyleft license is standard for research tools; verify compatibility with your project's licensing if proprietary integration is planned. Install friction is moderate but manageable via pre-built wheels."},"id":"python-libsbml","links":{"html":"https://skillfed.io/packages/python-libsbml","md":"https://skillfed.io/packages/python-libsbml.md","pypi":"https://pypi.org/project/python-libsbml/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-09","license_spdx":null,"license_treatment":"copyleft","name":"python-libsbml","python_support":"unspecified","summary":"LibSBML Python API"},"popularity":{"monthly_downloads":143474,"position":11175,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.21.1"}
