Async wrapper (aiohttp) for Proxmox VE API
Project description
pyproxmox-ve
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyproxmox_ve-0.1.0a0.tar.gz
.
File metadata
- Download URL: pyproxmox_ve-0.1.0a0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.13 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a48546bc2b36c9f3f07b83aab3a0191810e500220e2d207f633fe87a4a6844fd |
|
MD5 | 786e21ddfed55c3deaa3deb198a83036 |
|
BLAKE2b-256 | 1f774dc1fbd49b0e6c1eaec8ea2477f9a4a806a1c49b56e6f991d50b8869b903 |
File details
Details for the file pyproxmox_ve-0.1.0a0-py3-none-any.whl
.
File metadata
- Download URL: pyproxmox_ve-0.1.0a0-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.13 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e066498915132524347dbb487503f1a742b91b5a92a57b1a41eca7b437f3dea9 |
|
MD5 | bffdce9c964ae6453a823130980b8907 |
|
BLAKE2b-256 | bd0b0f305acc250ea96a38f48300ec45c2fe376b7330ea5f3d0297077bf8b0e2 |