Skip to main content

Async wrapper (aiohttp) for Proxmox VE API

Project description

pyproxmox-ve

Code style: black CI Status

A simple python module to interact with the Proxmox Virtual Environment (PVE) HTTP API which uses aiohttp and pydantic.

Installation

pip install pyproxmox-ve

Pydantic

Pydantic is a fantastic data validation library which I've opted to use in this project, not only to provide data input validation (and also return validation from the PVE API responses), but also to provide a great developer experience with IDEs. Python type annotations provide us the ability with great integration with tools like PyCharm, VSCode and more...

Examples

TO-DO

Development and Contributing

See this document which explains the development environment/setup required to contribute to this project

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyproxmox_ve-0.1.0a0.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

pyproxmox_ve-0.1.0a0-py3-none-any.whl (12.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page