Metadata-Version: 2.1
Name: ebrains_validation_framework
Version: 0.9.1
Summary: Python client for the EBRAINS Validation Framework web services.
Author-email: "Andrew P. Davison" <andrew.davison@cnrs.fr>, Shailesh Appukuttan <appukuttan.shailesh@gmail.com>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/HumanBrainProject/ebrains-validation-client
Keywords: ebrains,hbp,model validation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests
Requires-Dist: nameparser
Requires-Dist: ebrains_drive
Provides-Extra: reports
Requires-Dist: Jinja2; extra == "reports"
Requires-Dist: pyppdf; extra == "reports"
Requires-Dist: beautifulsoup4; extra == "reports"
Requires-Dist: hbp_archive; extra == "reports"
Provides-Extra: utils
Requires-Dist: sciunit; extra == "utils"

A Python package for working with the EBRAINS Model Validation Framework
========================================================================

Andrew Davison and Shailesh Appukuttan, CNRS, 2017-2024

Documentation: http://ebrains-validation-client.readthedocs.io

The "ebrains_validation_framework" package replaces "hbp_validation_framework".

Licence: BSD 3-clause, see LICENSE.txt

<div><img src="https://raw.githubusercontent.com/HumanBrainProject/ebrains-validation-client/master/eu_logo.jpg" alt="EU Logo" width="15%" align="right"></div>

### ACKNOWLEDGEMENTS
This open source software code was developed in part or in whole in the Human Brain Project, funded from the European Union's Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreements No. 720270, No. 785907 and No. 945539 (Human Brain Project SGA1, SGA2 and SGA3).
