Metadata-Version: 2.4
Name: TanaT-CLI-preset
Version: 0.0.0
Summary: A library for TanaT CLI commands presets.
Project-URL: Homepage, https://gitlab.inria.fr/tanat/core/tanat-cli-preset
Project-URL: Source, https://gitlab.inria.fr/tanat/core/tanat-cli-preset.git
Project-URL: Documentation, https://tanat.gitlabpages.inria.fr/tanat
Project-URL: Issues, https://gitlab.inria.fr/tanat/core/tanat/-/issues
Author-email: Arnaud Duvermy <arnaud.duvermy@inria.fr>, Thomas Guyet <thomas.guyet@inria.fr>
License: MIT License
        
        Copyright (c) 2022, Inria
        
        Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License-File: LICENSE.txt
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

---
title: TanaT-CLI-preset, A TanaT extension providing preset configurations for command line interface usage.
---

# Overview

This package provides default configurations used by TanaT CLI commands. It serves as a dependency for TanaT, containing:
- Standard workflow templates
- Metric configurations
- Function definitions
- Default data source settings

# Contributors and Contact

This developpment is part of the [AIRacles Chair](https://www.bernoulli-lab.fr/project/chaire-ai-racles/) (Inria/APHP) and is conducted in the [AIstroSight](https://team.inria.fr/aistrosight/) Inria Team.

* Arnaud Duvermy (design, core architecture, maintenance)
* Thomas Guyet (project leader, design, development of data analysis methods, documentation)

<u>Contact:</u> [thomas.guyet@inria.fr](mailto:thomas.guyet@inria.fr).


This work benefits from the advices of Mike Rye.
