Metadata-Version: 2.1
Name: inventree-wireviz-plugin
Version: 0.3.3
Summary: Wireviz plugin for InvenTree
Home-page: https://github.com/inventree/inventree-wireviz-plugin
Author: Oliver Walters
Author-email: oliver.henry.walters@gmail.com
License: MIT
Keywords: inventree inventory wireviz wiring cable harness
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI](https://img.shields.io/pypi/v/inventree-wireviz-plugin)](https://pypi.org/project/inventree-wireviz-plugin/)
![PEP](https://github.com/inventree/inventree-wireviz/actions/workflows/pep.yaml/badge.svg)

# inventree-wireviz

The **inventree-wireviz** plugin provides direct integration for [wireviz](https://github.com/formatc1702/WireViz), a text-based wiring harness specification tool.

TODO: Description

## Installation

### System Requirements

You must have [graphviz](https://graphviz.org/) installed, and accessible by the InvenTree server.

## Configuration

**TODO**
## Documentation

### Template Files

**TODO**
### Part Images

**TODO**
### Wireviz Documentation

Documentation on the capabilites of wireviz itself:

- https://github.com/formatc1702/WireViz/blob/master/docs/README.md
- https://github.com/formatc1702/WireViz/blob/master/docs/syntax.md
