Authors: Jan Range
Repository: https://github.com/EnzymeML/PyEnzyme
Issue tracker: https://github.com/EnzymeML/PyEnzyme/issues
License: BSD 2 Clause – see the file LICENSE for details
This project hosts a python library for reading / writing documents encoded in EnzymeML format. This library is written in python, and is available in PyPi, so all you should need to do to install it, is to run:
pip install PyEnzyme
This library depends on the following libraries:
- python-libcombine
- python-libsbml
- pandas
- numpy