Metadata-Version: |
2.3 |
Name: |
evaluation-lumo |
Version: |
0.1.9 |
Summary: |
evaluation_lumo is a package for evaluating the LUMO damage detection system. |
Author-Email: |
Yacine Bel-Hadj <yacine.bel-hadj[at]vub.be> |
Maintainer-Email: |
Yacine Bel-Hadj <yacine.bel-hadj[at]vub.be> |
Project-Url: |
Repository, https://github.com/YacineBelHadj/evaluation_lumo |
Classifier: |
Development Status :: 2 - Pre-Alpha |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering |
Requires-Python: |
>=3.9.0 |
Requires-Dist: |
pandas (>2) |
Requires-Dist: |
black (==24.*); extra == "ci" |
Requires-Dist: |
mypy (==1.*); extra == "ci" |
Requires-Dist: |
pycln (==2.4.*); extra == "ci" |
Requires-Dist: |
isort (==5.*); extra == "ci" |
Requires-Dist: |
ruff (==0.*); extra == "ci" |
Requires-Dist: |
commitizen (==3.*); extra == "ci" |
Requires-Dist: |
pre-commit (==3.*); extra == "ci" |
Requires-Dist: |
types-PyYAML; extra == "ci" |
Requires-Dist: |
types-pytz; extra == "ci" |
Requires-Dist: |
types-requests; extra == "ci" |
Requires-Dist: |
jupytext; extra == "ci" |
Requires-Dist: |
sphinx; extra == "docs" |
Requires-Dist: |
sphinx_design; extra == "docs" |
Requires-Dist: |
autoclasstoc; extra == "docs" |
Requires-Dist: |
myst-parser; extra == "docs" |
Requires-Dist: |
pydata-sphinx-theme; extra == "docs" |
Requires-Dist: |
sphinx-autoapi; extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
pytest (==8.3.2); extra == "test" |
Requires-Dist: |
pytest-mock (==3.14.0); extra == "test" |
Requires-Dist: |
hypothesis (==6.111.2); extra == "test" |
Requires-Dist: |
pytest-cov (==5.0.0); extra == "test" |
Requires-Dist: |
pytest-randomly (==3.15.0); extra == "test" |
Requires-Dist: |
pandas-stubs; extra == "test" |
Provides-Extra: |
ci |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |