Metadata-Version: 2.4
Name: harvesterpy
Version: 0.1.3
Summary: A Python library to interface with SUSE Harvester HCI
Home-page: https://github.com/bpmconsultag/HarvesterPy
Author: bpmconsultag
License: MIT
Project-URL: Homepage, https://github.com/bpmconsultag/HarvesterPy
Project-URL: Repository, https://github.com/bpmconsultag/HarvesterPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# HarvesterPy

A Python library and Ansible role to interface with SUSE's Harvester HCI.

## Overview

HarvesterPy provides a comprehensive Python interface to the [SUSE Harvester HCI API](https://docs.harvesterhci.io/v1.6/api/). It simplifies interaction with Harvester resources such as virtual machines, images, volumes, networks, and more.
