Metadata-Version: 2.1
Name: evidi_fabric
Version: 1.0.1
Summary: 
Author: Uffe Friis Torlyn
Author-email: uft@cloud-agility.com
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: dynaconf (==3.2.4)
Requires-Dist: semantic-link (>=0.6.0,<0.7.0)
Description-Content-Type: text/markdown

[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

# Introduction 
This repo tracks the evidi_fabric package which is intended to collect useful helper when working with fabric.

## Installation
```bash
pip install evidi_fabric
```
More details are availble on the wiki regarding [How to contribute](./.wiki/how-to-contribute.md), [Initial Setup](./.wiki/initial-setup.md) and on [How To Use it](./.wiki/how-to-use.md). 


