Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aweher/huawei-sw-configs-jinja2


https://github.com/aweher/huawei-sw-configs-jinja2

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Huawei Switch configuration templates using YAML and Jinja2

## Installation

```bash
python -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
```

## Usage

```bash
cd vsi
python3 vsi.py
```