Skip to content

Standalone Python package containing libSBML with support for SBML Level 3 Core and accepted SBML Level 3 packages.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.html
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

cyrillemidingoyi/python-libsbml

 
 

Repository files navigation

Standalone libSBML Python module

This is used to create a standalone module for Python. The module consists of libSBML and libSBML extensions for accepted/released SBML Level 3 packages.

License Latest stable release


Main Authors: Frank T. Bergmann, Sarah Keating, Ben Bornstein, Lucian P. Smith, Akiya Jouraku, and Michael Hucka.

Repository: https://github.com/sbmlteam/python-libsbml

Developers' discussion group: https://groups.google.com/forum/#!forum/libsbml-development

License: For full license information, please refer to the file ../LICENSE.txt for details.

♥️ Please cite the libSBML paper and the version you use

Article citations are critical for us to be able to continue support for libSBML. If you use libSBML and you publish papers about your software, we ask that you please cite the libSBML paper:

Benjamin J. Bornstein, Sarah M. Keating, Akira Jouraku, and Michael Hucka (2008) LibSBML: An API Library for SBML. Bioinformatics, 24(6):880–881, doi:10.1093/bioinformatics/btn051.

☀ Background and introduction

libSBML is a free, open-source programming library to help you read, write, manipulate, translate, and validate SBML files and data streams. It's not an application itself, but rather a library you embed in your own applications. The library supports all Levels and Versions of SBML, up to Level 3 Version 1 Core.

This repository contains code to generate a standalone Python module wrapping libSBML with a Python API. The API is the standard Python API implemented with the help of SWIG and provided in the libSBML distribution.

⁇ Getting Help

The libSBML library, and associated utilities such as this Python module, under active development by a distributed team. If you have any questions, please feel free to post or email on the (https://groups.google.com/forum/#!forum/libsbml-development) forum, or contact the libSBML Team directly.

☮ Copyright and license

Please see the file ../LICENSE.txt for copyright and license details.

More information

Please visit SBML.org for more information about SBML (the Systems Biology Markup Language), as well as many resources for working with SBML.

About

Standalone Python package containing libSBML with support for SBML Level 3 Core and accepted SBML Level 3 packages.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.html
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.4%
  • Python 40.3%
  • C 4.9%
  • Objective-C 0.4%
  • PowerShell 0.0%
  • Batchfile 0.0%