Metadata-Version: 2.4
Name: cobald-tardis
Version: 0.8.5
Summary: Transparent Adaptive Resource Dynamic Integration System
Home-page: https://github.com/matterminers/tardis
Author: Manuel Giffels, Matthias Schnepf
Author-email: giffels@gmail.com
Project-URL: Bug Reports, https://github.com/matterminers/tardis/issues
Project-URL: Source, https://github.com/matterminers/tardis
Keywords: asyncio tardis cloud scheduler
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Utilities
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: aiohttp
Requires-Dist: cryptography
Requires-Dist: CloudStackAIO>=0.0.8
Requires-Dist: PyYAML
Requires-Dist: AsyncOpenStackClient>=0.9.0
Requires-Dist: cobald>=0.14.0
Requires-Dist: asyncssh
Requires-Dist: aiotelegraf
Requires-Dist: elasticsearch<8.0.0,>=7.17
Requires-Dist: aioprometheus>=21.9.0
Requires-Dist: kubernetes_asyncio
Requires-Dist: pydantic<2.0.0
Requires-Dist: asyncstdlib
Requires-Dist: async-timeout
Requires-Dist: typing_extensions
Requires-Dist: python-auditor==0.5.0
Requires-Dist: tzlocal
Requires-Dist: pyotp
Requires-Dist: fastapi-jwt-auth
Requires-Dist: fastapi
Requires-Dist: python-jose
Requires-Dist: uvicorn[standard]
Requires-Dist: typer
Requires-Dist: bcrypt
Requires-Dist: python-multipart
Provides-Extra: docs
Requires-Dist: docutils<0.17; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: sphinxcontrib-contentui; extra == "docs"
Requires-Dist: myst_parser; extra == "docs"
Provides-Extra: test
Requires-Dist: flake8; extra == "test"
Requires-Dist: httpx; extra == "test"
Provides-Extra: contrib
Requires-Dist: flake8; extra == "contrib"
Requires-Dist: flake8-bugbear; extra == "contrib"
Requires-Dist: black; implementation_name == "cpython" and extra == "contrib"
Requires-Dist: flake8; extra == "contrib"
Requires-Dist: httpx; extra == "contrib"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

[![Build Status](https://github.com/MatterMiners/tardis/actions/workflows/unittests.yml/badge.svg)](https://github.com/MatterMiners/tardis/actions/workflows/unittests.yml)
[![Verification](https://github.com/MatterMiners/tardis/actions/workflows/verification.yml/badge.svg)](https://github.com/MatterMiners/tardis/actions/workflows/verification.yml)
[![Deployment Tests](https://github.com/MatterMiners/tardis/actions/workflows/deployment-tests.yml/badge.svg)](https://github.com/MatterMiners/tardis/actions/workflows/deployment-tests.yml)
[![codecov](https://codecov.io/gh/MatterMiners/tardis/branch/master/graph/badge.svg)](https://codecov.io/gh/MatterMiners/tardis)
[![Documentation Status](https://readthedocs.org/projects/cobald-tardis/badge/?version=latest)](https://cobald-tardis.readthedocs.io/en/latest/?badge=latest)
[![Development and Help Chat](https://badges.gitter.im/MatterMiners.png)](https://gitter.im/MatterMiners/community)
[![PyPI version](https://badge.fury.io/py/cobald-tardis.svg)](https://badge.fury.io/py/cobald-tardis)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cobald-tardis.svg?style=flat-square)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/MatterMiners/tardis/blob/master/LICENSE.txt)
[![DOI](https://zenodo.org/badge/132791417.svg)](https://zenodo.org/badge/latestdoi/132791417)
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# TARDIS Resourcemanager

![](docs/pics/TARDIS_logo.svg)

**T**ransparent **A**daptive **R**esource **D**ynamic **I**ntegration **S**ystem 
enables the dynamic integration of resources provided by different resource
providers into one overlay batch system.
