genie.telemetry
Genie libs Telemetry: Genie Telemetry Libraries
What it is and what it does
Genie Telemetry is a health status monitoring component for testbeds within the pyATS testing framework. It provides visibility into system state during test execution, allowing developers to track infrastructure health as part of their automated testing workflows. The package is part of Cisco's broader pyATS ecosystem, which specializes in data-driven, reusable testing designed for rapid development iterations.
The package depends on the genie runtime library and is designed for Linux and Mac environments. It integrates into the pyATS testing workflow to give developers monitoring capabilities alongside their test automation, helping identify infrastructure issues during test runs.
Use it for:
- Monitor testbed health during automated test execution to catch infrastructure failures early
- Track system status metrics across test suites in CI/CD pipelines using pyATS
- Diagnose test failures by correlating them with infrastructure health events
- Maintain visibility into network device and system state during large-scale test campaigns
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Genie Telemetry monitors testbed health status as part of the pyATS testing ecosystem, providing visibility into system state during test execution.
Yes, if you are already using pyATS for test automation and need testbed health monitoring. The low install friction, active maintenance, permissive license, and zero known vulnerabilities make it a safe addition to a pyATS workflow. Not relevant outside the pyATS ecosystem.
Install
genie-telemetry on PyPI
pip
pip install genie-telemetryuv
uv add genie-telemetrypoetry
poetry add genie-telemetryInstalling genie.telemetry
Before you install
Low install friction with a single runtime dependency (genie). Active maintenance with a release 7 days ago signals ongoing support.
License in practice
Apache 2.0 permissive license allows commercial and private use without restriction.
Quickstart
pip install genie.telemetry
from genie.telemetry import ...
# Use telemetry monitoring within pyATS test framework
Linux or Mac system required; Windows not supported per documentation.
Verify before relying
- Specific telemetry metrics and monitoring capabilities not detailed in excerpt
- Integration points with genie and pyATS framework beyond basic import
- Whether Python 3.4+ support claim in description reflects current version 26.7
Package facts
| License | Apache 2.0 (permissive) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — genie |
| Maintenance | actively maintained — 7 days since the last release |
| First released | |
| Downloads | 198,958/month — #9,718 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: genie_telemetry-26.7-py3-none-any.whl
Keywords: genie, pyats, telemetry, test, automation
Tags
More Libraries packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
pluggyPluggy provides a plugin system that lets you…
permissive · top 100 on PyPI
python-dateutilProvides parsing, arithmetic, and recurrence…
permissive · top 100 on PyPI
sixSix provides utility functions to write Python…
permissive · top 100 on PyPI
pytestpytest is a testing framework that lets you…
permissive · top 100 on PyPI
genie.libs.healthProvides health monitoring and diagnostics for…
permissive · top 15,000 on PyPI
genie.trafficgenProvides connection implementations to traffic…
permissive · top 15,000 on PyPI
pyats.kleenexStandardizes testbed device preparation,…
permissive · top 15,000 on PyPI
genie.libs.parserParses device output into structured data for…
permissive · top 15,000 on PyPI
pyats.contribProvides open-source extensions, plugins, and…
permissive · top 15,000 on PyPI
pyats.aetestpyats.aetest is the test script engine…
permissive · top 15,000 on PyPI
pyatspyATS is Cisco's end-to-end testing framework…
permissive · top 15,000 on PyPI
genie.libs.sdkGenie Libs SDK provides a library of reusable…
permissive · top 15,000 on PyPI
genie.libs.opsGenie Libs Ops provides a library component for…
permissive · top 15,000 on PyPI
genieGenie is a test automation library and harness…
permissive · top 15,000 on PyPI