Metadata-Version: 2.1
Name: masspy
Version: 0.1.1
Summary: MASSpy is a package for kinetic modeling and simulation of biological networks
Home-page: https://github.com/SBRG/masspy
Author: Zachary B. Haiman
Author-email: zhaiman@eng.ucsd.edu
Maintainer: Zachary B. Haiman
Maintainer-email: zhaiman@eng.ucsd.edu
License: MIT
Download-URL: https://pypi.python.org/pypi/masspy
Keywords: metabolism biology kinetic modeling simulation programmingcobra
Platform: GNU/Linux
Platform: Mac OS X >= 10.7
Platform: Microsoft Windows >= 7
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.6
Requires-Dist: cobra (~=0.19.0)
Requires-Dist: depinfo (~=1.5)
Requires-Dist: escher (~=1.7)
Requires-Dist: libroadrunner (~=2.0)
Requires-Dist: matplotlib (~=3.2)
Requires-Dist: numpy (~=1.19)
Requires-Dist: pandas (~=1.0)
Requires-Dist: scipy (~=1.2)
Requires-Dist: six (~=1.11)
Requires-Dist: sympy (~=1.0)
Requires-Dist: tabulate (~=0.8)
Provides-Extra: all
Requires-Dist: escher ; extra == 'all'
Requires-Dist: simplejson ; extra == 'all'
Provides-Extra: escher
Requires-Dist: escher ; extra == 'escher'
Provides-Extra: json
Requires-Dist: simplejson ; extra == 'json'

UNKNOWN


