Metadata-Version: |
2.1 |
Name: |
component-contribution |
Version: |
0.6.0 |
Summary: |
A method for estimating the standard reaction Gibbs energy of biochemical reactions |
Author: |
Elad Noor, Moritz E. Beber |
Project-Url: |
repository, https://gitlab.com/equilibrator/component-contribution/ |
Project-Url: |
documentation, https://equilibrator.readthedocs.io/en/latest/ |
License: |
MIT License |
Keywords: |
component contribution,Gibbs energy,biochemical reaction,eQuilibrator |
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: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.9 |
Requires-Dist: |
equilibrator-cache (~=0.6.0) |
Requires-Dist: |
scipy (>=1.12) |
Requires-Dist: |
path (~=16.7) |
Requires-Dist: |
uncertainties (~=3.1) |
Requires-Dist: |
click; extra == "deployment" |
Requires-Dist: |
click-log; extra == "deployment" |
Requires-Dist: |
python-dateutil; extra == "deployment" |
Requires-Dist: |
requests; extra == "deployment" |
Requires-Dist: |
equilibrator-assets; extra == "deployment" |
Requires-Dist: |
black; extra == "development" |
Requires-Dist: |
isort; extra == "development" |
Requires-Dist: |
flake8; extra == "development" |
Requires-Dist: |
safety; extra == "development" |
Requires-Dist: |
tox; extra == "development" |
Requires-Dist: |
twine; extra == "development" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
pytest-raises; extra == "test" |
Requires-Dist: |
pytest-mock; extra == "test" |
Provides-Extra: |
deployment |
Provides-Extra: |
development |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |