Metadata-Version: |
2.1 |
Name: |
optslope |
Version: |
0.2.0 |
Summary: |
OptSlope - A tool for metabolic engineering, based on the OptSlope algorithm |
Author-Email: |
Elad Noor <elad.noor[at]weizmann.ac.il>, "Moritz E. Beber" <midnighter[at]posteo.net> |
Project-Url: |
repository, https://gitlab.com/elad.noor/optslope/ |
Project-Url: |
documentation, https://gitlab.com/elad.noor/optslope/README.md |
License: |
MIT License |
Keywords: |
strain design,gene knockout,optimization,constraint-based |
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: |
numpy (~=1.26) |
Requires-Dist: |
scipy (~=1.12) |
Requires-Dist: |
matplotlib (~=3.8) |
Requires-Dist: |
pandas (~=2.2) |
Requires-Dist: |
optlang (~=1.8) |
Requires-Dist: |
cobra (~=0.29) |
Requires-Dist: |
click; extra == "deployment" |
Requires-Dist: |
click-log; extra == "deployment" |
Requires-Dist: |
python-dateutil; extra == "deployment" |
Requires-Dist: |
requests; 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" |
Provides-Extra: |
deployment |
Provides-Extra: |
development |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |