This release is a pre-release and may not be stable for production use.
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
Release files for pyproxmox-ve 0.1.0a0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyproxmox_ve-0.1.0a0.tar.gz | 9.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyproxmox_ve-0.1.0a0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:21.9 kB
Release files / pyproxmox_ve-0.1.0a0.tar.gz
| Download URL | pyproxmox_ve-0.1.0a0.tar.gz |
|---|---|
| Size | 9.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a48546bc2b36c9f3f07b83aab3a0191810e500220e2d207f633fe87a4a6844fd
|
|
BLAKE2b-256 checksum How to use checksums |
1f774dc1fbd49b0e6c1eaec8ea2477f9a4a806a1c49b56e6f991d50b8869b903
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.10.13 Linux/6.2.0-1018-azure
|
Release files / pyproxmox_ve-0.1.0a0-py3-none-any.whl
| Download URL | pyproxmox_ve-0.1.0a0-py3-none-any.whl |
|---|---|
| Size | 12.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e066498915132524347dbb487503f1a742b91b5a92a57b1a41eca7b437f3dea9
|
|
BLAKE2b-256 checksum How to use checksums |
bd0b0f305acc250ea96a38f48300ec45c2fe376b7330ea5f3d0297077bf8b0e2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.10.13 Linux/6.2.0-1018-azure
|