Metadata-Version: 2.4
Name: datahub_test_bed
Version: 2.1.0
Summary: GHGA's utility tool for technical validation of Data Hubs and benchmarks
Author-email: "German Human Genome Phenome Archive (GHGA)" <contact@ghga.de>
License: Apache 2.0
Project-URL: Repository, https://github.com/ghga-de/datahub-test-bed
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3<2,>=1.37.0
Requires-Dist: botocore<2,>=1.37.0
Requires-Dist: pydantic<3,>=2
Requires-Dist: pydantic_settings<3,>=2
Requires-Dist: PyYAML<7,>=6
Requires-Dist: typer~=0.15
Dynamic: license-file

<!--
 Copyright 2021 - 2023 Universität Tübingen, DKFZ, EMBL, and Universität zu Köln
 for the German Human Genome-Phenome Archive (GHGA)

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.

-->

# Data Hub Testbed

## Overview
The GHGA Data Hub Test Bed is utility tool to be used to evaluate the compliance of Data Hub infrastructure.

## Storage Validations
For details about the storage validations, please refer to [Validate Storage Permissions](validate_storage_permissions.md).
