Metadata-Version: 2.1
Name: cbmpy
Version: 0.8.7
Summary: CBMPy: https://systemsbioinformatics.github.io/cbmpy/ is a platform for constraint based modelling. It implements popular FBA analyses, model editing and supports the latest SBML3FBC standards.
Home-page: https://systemsbioinformatics.github.io/cbmpy/
Download-URL: https://github.com/SystemsBioinformatics/cbmpy/releases
Author: Brett G. Olivier
Author-email: b.g.olivier@vu.nl
Maintainer: Brett G. Olivier
Maintainer-email: b.g.olivier@vu.nl
License: GNU General Public License (GPL)
Keywords: computational systems biology,modelling,simulation,genome scale models,sbml,constraint-based modelling,fbc,linear programming,groups,standard
Platform: Windows
Platform: Linux
Platform: Mac
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
License-File: LICENCE_GPLv3.txt
Requires-Dist: numpy
Requires-Dist: packaging
Provides-Extra: all
Requires-Dist: sympy ; extra == 'all'
Requires-Dist: swiglpk ; extra == 'all'
Requires-Dist: python-libsbml ; extra == 'all'
Requires-Dist: lxml ; extra == 'all'
Requires-Dist: scipy ; extra == 'all'
Provides-Extra: glpk
Requires-Dist: swiglpk ; extra == 'glpk'
Provides-Extra: sbml
Requires-Dist: python-libsbml ; extra == 'sbml'
Requires-Dist: lxml ; extra == 'sbml'
Provides-Extra: sympy
Requires-Dist: sympy ; extra == 'sympy'

CBMPy: https://systemsbioinformatics.github.io/cbmpy/ is a platform for constraint based modelling. It implements popular FBA analyses, model editing and supports the latest SBML3FBC standards.
