Metadata-Version: |
2.1 |
Name: |
pasmopy |
Version: |
0.5.0 |
Summary: |
Patient-Specific Modeling in Python |
Author: |
Hiroaki Imoto |
Maintainer-Email: |
Hiroaki Imoto <hiroaki.imoto[at]ucd.ie> |
Project-Url: |
repository, https://github.com/pasmopy/pasmopy |
Project-Url: |
documentation, https://pasmopy.readthedocs.io/en/latest/ |
Project-Url: |
bugtracker, https://github.com/pasmopy/pasmopy/issues |
License: |
Apache-2.0 |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Healthcare Industry |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Bio-Informatics |
Classifier: |
Topic :: Scientific/Engineering :: Medical Science Apps. |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8 |
Requires-Dist: |
biomass (>=0.10) |
Requires-Dist: |
numpy (>=1.17) |
Requires-Dist: |
pandas (>=0.24) |
Requires-Dist: |
seaborn (>=0.11.2) |
Requires-Dist: |
scipy (>=1.6) |
Requires-Dist: |
tqdm (>=4.50.2) |
Requires-Dist: |
black (==23.3.0); extra == "dev" |
Requires-Dist: |
flake8 (==6.0.0); extra == "dev" |
Requires-Dist: |
isort (==5.12.0); extra == "dev" |
Requires-Dist: |
pre-commit; extra == "dev" |
Requires-Dist: |
pytest; extra == "dev" |
Requires-Dist: |
sphinx (>=5.1.1); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme; extra == "docs" |
Requires-Dist: |
sphinx-autodoc-typehints (>=1.10.3); extra == "docs" |
Requires-Dist: |
sphinxcontrib-bibtex (>=2.2.0); extra == "docs" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |