pyavd-utils
Rust based utilities used by PyAVD. Should not be used directly and may not follow semantic versioning.
What it is and what it does
pyavd-utils is a Rust-based utility library designed as an internal component of PyAVD, the standalone Python binding for Arista's AVD Ansible collection. It provides low-level data structure validation and manipulation functions that power PyAVD's core capabilities—input validation, AVD facts generation, and structured configuration generation—without requiring a full Ansible installation. The package is explicitly marked as internal and not intended for direct end-user use.
The library is distributed as compiled wheels for Python 3.10 and later across macOS, Linux, Windows, and musl-based systems. It has no runtime dependencies and is actively maintained, though it carries a warning that it may introduce breaking changes in minor and patch versions without prior notice, departing from standard semantic versioning.
Use it for:
- Building custom Python applications that need AVD's data validation and configuration generation without a full Ansible runtime
- Integrating AVD logic into network automation tools or CI/CD pipelines as a lightweight Python library
- Leveraging Rust performance for large-scale data structure validation in network configuration workflows
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Rust-based utility functions for PyAVD, handling data structure validation and manipulation with performance and safety guarantees.
No, unless you are a direct user of PyAVD. The package is explicitly an internal dependency not intended for direct use and explicitly warns that it may not follow semantic versioning. Install only if PyAVD requires it as a transitive dependency, or if you are contributing to the PyAVD project itself.
Install
pyavd-utils on PyPI
pip
pip install pyavd-utilsuv
uv add pyavd-utilspoetry
poetry add pyavd-utilsInstalling pyavd-utils
Before you install
Medium install friction due to compiled wheels for multiple platforms (macOS, Linux, Windows, ARM). Active maintenance with recent releases; however, the package explicitly warns it is an internal dependency and may not follow semantic versioning, so breaking changes can occur in minor and patch versions.
License in practice
Licensed under Apache-2.0 (permissive), allowing use in commercial and open-source projects with minimal restrictions beyond attribution and license inclusion.
Quickstart
pip install pyavd-utils
import pyavd_utils
Requires Python 3.10 or later; compiled wheels provided for macOS (Intel and ARM), Linux (x86_64 and ARM), Windows, and musl-based systems.
Verify before relying
- Whether pyavd-utils can be used independently or only as a transitive dependency
- Specific validation and data manipulation capabilities beyond what the description implies
- Performance benchmarks or comparisons justifying the Rust implementation
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 25 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 150,019/month — #10,977 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: pyavd_utils-0.0.7-cp310-abi3-macosx_10_12_x86_64.whl; pyavd_utils-0.0.7-cp310-abi3-macosx_11_0_arm64.whl; pyavd_utils-0.0.7-cp310-abi3-manylinux_2_28_aarch64.whl; pyavd_utils-0.0.7-cp310-abi3-manylinux_2_28_x86_64.whl; pyavd_utils-0.0.7-cp310-abi3-musllinux_1_2_aarch64.whl; pyavd_utils-0.0.7-cp310-abi3-musllinux_1_2_x86_64.whl; pyavd_utils-0.0.7-cp310-abi3-win_amd64.whl
Keywords: pyavd, pyavd-utils
Tags
More Python Modules packages
Converts domain names between Unicode and…
permissive · top 100 on PyPI
setuptoolsSetuptools is a Python build backend and…
permissive · top 100 on PyPI
PyYAMLPyYAML parses and emits YAML 1.1 data format,…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
annotated-typesProvides reusable metadata objects for use with…
permissive · top 100 on PyPI
typing-inspectionProvides runtime tools to inspect and…
permissive · top 100 on PyPI
j2lintj2lint validates Jinja2 template syntax and…
permissive · top 15,000 on PyPI
puccinialinInstalls Rust and Cargo into a temporary cache…
permissive · top 5,000 on PyPI
uuid-utilsFast UUID generation and manipulation for all…
permissive · top 1,000 on PyPI
setuptools-rustsetuptools-rust is a setuptools plugin that…
permissive · top 5,000 on PyPI
ansible-dev-toolsBundles and installs a curated suite of Ansible…
copyleft · top 15,000 on PyPI
delta-kernel-rust-sharing-wrapperProvides Python bindings to the Rust-based…
permissive · top 5,000 on PyPI
moviepilot-rustProvides Rust-accelerated parsing and filtering…
unclear · top 15,000 on PyPI
pytest-ansibleA pytest plugin that integrates Ansible into…
permissive · top 5,000 on PyPI
sqlfluffrsSQLFluff-rs is a Rust-based optional component…
permissive · top 15,000 on PyPI
betterproto-rust-codecProvides fast Rust-based conversion between…
permissive · top 15,000 on PyPI