Metadata-Version: 2.1
Name: cobald-tardis
Version: 0.7.1
Summary: Transparent Adaptive Resource Dynamic Integration System
Home-page: https://github.com/matterminers/tardis
Author: Manuel Giffels, Matthias Schnepf
Author-email: giffels@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/matterminers/tardis/issues
Project-URL: Source, https://github.com/matterminers/tardis
Description: [![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.
        
Keywords: asyncio tardis cloud scheduler
Platform: UNKNOWN
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: contrib
