skillfed

genie.telemetry

Genie libs Telemetry: Genie Telemetry Libraries

genie-telemetry v26.7 199.0K downloads/30d#9,718 on PyPI
Permissive license Apache 2.0 Active released

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-telemetry

uv

uv add genie-telemetry

poetry

poetry add genie-telemetry

Installing 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

Development Status :: 5 - Production/StableDevelopment Status :: 6 - MatureEnvironment :: ConsoleIntended Audience :: DevelopersIntended Audience :: Information TechnologyIntended Audience :: System AdministratorsIntended Audience :: Telecommunications IndustryLicense :: OSI Approved :: Apache Software LicenseOperating System :: MacOSOperating System :: POSIX :: LinuxProgramming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.5Programming Language :: Python :: 3.6Programming Language :: Python :: 3.7Programming Language :: Python :: Implementation :: CPythonTopic :: Software Development :: Build ToolsTopic :: Software Development :: LibrariesTopic :: Software Development :: Libraries :: Python ModulesTopic :: Software Development :: Testing

Tags

testbed health monitoringtest infrastructure statuspyats telemetrynetwork device monitoringtest automation healthsystem status trackinggenie testing tools
test-monitoringpyats-ecosysteminfrastructure-health

More Libraries packages