Metadata-Version: 2.1
Name: peridio_evk
Version: 0.1.4
Summary: The Peridio Evaluation Kit
Home-page: https://github.com/peridio/peridio-evk
Author: Peridio Developers
Author-email: support@peridio.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: click
Requires-Dist: cryptography
Requires-Dist: uboot
Requires-Dist: docker
Requires-Dist: podman

# Peridio EVK CLI

This is a command-line tool for initializing the Peridio EVK for use with [Peridio Cloud](https://www.peridio.com)

## Installation

```bash
pip install -e .
```

## Usage

For information on configuration and usage, see the [Peridio EVK Docs](https://docs.peridio.com/evk)
