Metadata-Version: 2.1
Name: component-contribution
Version: 0.3.2
Summary: Cache application for compounds, reactions, and enzymes
Home-page: https://github.com/eladnoor/component-contribution
Author: 
Requires-Dist: equilibrator-cache (>=0.3.2)
Requires-Dist: path (>=15.0.0)
Requires-Dist: periodictable (>=1.5.2)
Requires-Dist: uncertainties (>=3.1.4)
Provides-Extra: deployment
Requires-Dist: click ; extra == 'deployment'
Requires-Dist: click-log ; extra == 'deployment'
Requires-Dist: python-dateutil ; extra == 'deployment'
Requires-Dist: requests ; extra == 'deployment'
Requires-Dist: tqdm ; extra == 'deployment'
Requires-Dist: openbabel (>=3.0.0) ; extra == 'deployment'
Requires-Dist: equilibrator-assets ; extra == 'deployment'
Provides-Extra: development
Requires-Dist: black ; extra == 'development'
Requires-Dist: isort ; extra == 'development'
Requires-Dist: tox ; extra == 'development'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-raises ; extra == 'test'

Elad Noor
Moritz E. Beber
Author-email: 
noor@imsb.biol.ethz.ch
morbeb@biosustain.dtu.dk
License: MIT License
Download-URL: https://eladnoor.github.io/component-contribution/
Description: UNKNOWN
Keywords: component contribution,Gibbs energy,biochemical reaction,eQuilibrator,cache
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Provides-Extra: test
Provides-Extra: development
Provides-Extra: deployment
