Metadata-Version: 2.1
Name: mewpy
Version: 0.1.4
Summary: mewpy - Metabolic Engineering in Python 
Home-page: https://github.com/BioSystemsUM/mewpy/
Author: BiSBII CEB University of Minho
Author-email: vpereira@ceb.uminho.pt
License: Apache License Version 2.0
Keywords: strain optimization
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: optlang (<1.4.6)
Requires-Dist: numpy
Requires-Dist: python-libsbml
Requires-Dist: inspyred
Requires-Dist: jmetalpy
Requires-Dist: reframed
Requires-Dist: cobra
Requires-Dist: cobamp
Requires-Dist: networkx
Requires-Dist: matplotlib (<3.3)

MEWpy
======

Metabolic Engineering Workbench 
The Python framework under development will allow the strain design of single and microbial community cultures.
This documents presents a brief description of the framework and the main options taken during the development.

Documentation
~~~~~~~~~~~~~

For documentation and API please check: `https://mewpy.readthedocs.io <https://mewpy.readthedocs.io>`_


Instalation
~~~~~~~~~~~

pip install mewpy


Credits and License
~~~~~~~~~~~~~~~~~~~

Developed at:
-  Centre of Biological Engineering, University of Minho (2019-)



