Metadata-Version: 2.3
Name: fluxbound
Version: 0.1.4
Summary: A minimalistic python package for flux balance analysis
Keywords: flux balance analysis,metabolic modeling
Author: Daniel Machado
Author-email: Daniel Machado <cdanielmachado@gmail.com>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3
Requires-Dist: python-libsbml>=5.21
Requires-Dist: sympy>=1.14
Requires-Dist: pandas>=3.0
Requires-Dist: pyscipopt>=6.2
Requires-Python: >=3.12
Project-URL: Homepage, https://github.com/cdanielmachado/fluxbound
Project-URL: Repository, https://github.com/cdanielmachado/fluxbound
Description-Content-Type: text/markdown

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI version](https://badge.fury.io/py/fluxbound.svg)](https://badge.fury.io/py/fluxbound)
![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fcdanielmachado%2Ffluxbound%2Frefs%2Fheads%2Fmain%2Fpyproject.toml)

# Metabolism is... 

![logo.png](logo.png?)

A minimalistic python package for flux balance analysis

### Documentation

You can find installation and usage instructions [here](https://cdanielmachado.github.io/fluxbound/).

### Credits

Developed by Daniel Machado at the Norwegian University of Science and Technology (NTNU).