Genie Telemetry Component
=========================
Genie Telemetry is a testbed Health Status Monitoring Tool. It is a package
within pyATS.
pyATS is an end-to-end testing ecosystem, specializing in data-driven and
reusable testing, and engineered to be suitable for Agile, rapid development
iterations. Extensible by design, pyATS enables developers start with small,
simple and linear test cases, and scale towards large, complex and asynchronous
test suites.
Genie was initially developed internally in Cisco, and is now available to the
general public starting early 2018 through `Cisco DevNet`_. Visit the Genie
home page at
https://developer.cisco.com/site/pyats/
.. _Cisco DevNet: https://developer.cisco.com/
Telemetry Package
-----------------
Genie Telemetry is a testbed health status monitoring tool.
Requirements
------------
Genie currently supports Python 3.4+ on Linux & Mac systems. Windows platforms
are not yet supported.
Quick Start
-----------
.. code-block:: console
# install genie.telemetry as a whole
$ pip install genie.telemetry
# to upgrade this package manually
$ pip install --upgrade genie.telemetry
# to install alpha/beta versions, add --pre
$ pip install --pre genie.telemetry
For more information on setting up your Python development environment,
such as creating virtual environment and installing ``pip`` on your system,
please refer to `Virtual Environment and Packages`_ in Python tutorials.
.. _Virtual Environment and Packages: https://docs.python.org/3/tutorial/venv.html
Raw data
{
"_id": null,
"home_page": "https://developer.cisco.com/pyats",
"name": "genie.telemetry",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "genie pyats telemetry test automation",
"author": "Cisco Systems Inc.",
"author_email": "pyats-support-ext@cisco.com",
"download_url": null,
"platform": null,
"description": "Genie Telemetry Component\n=========================\n\nGenie Telemetry is a testbed Health Status Monitoring Tool. It is a package\nwithin pyATS.\n\npyATS is an end-to-end testing ecosystem, specializing in data-driven and\nreusable testing, and engineered to be suitable for Agile, rapid development\niterations. Extensible by design, pyATS enables developers start with small,\nsimple and linear test cases, and scale towards large, complex and asynchronous\ntest suites.\n\nGenie was initially developed internally in Cisco, and is now available to the\ngeneral public starting early 2018 through `Cisco DevNet`_. Visit the Genie\nhome page at\n\n https://developer.cisco.com/site/pyats/\n\n.. _Cisco DevNet: https://developer.cisco.com/\n\n\nTelemetry Package\n-----------------\n\nGenie Telemetry is a testbed health status monitoring tool.\n\nRequirements\n------------\n\nGenie currently supports Python 3.4+ on Linux & Mac systems. Windows platforms\nare not yet supported.\n\nQuick Start\n-----------\n\n.. code-block:: console\n \n # install genie.telemetry as a whole\n $ pip install genie.telemetry\n\n # to upgrade this package manually\n $ pip install --upgrade genie.telemetry\n\n # to install alpha/beta versions, add --pre\n $ pip install --pre genie.telemetry\n\n\nFor more information on setting up your Python development environment,\nsuch as creating virtual environment and installing ``pip`` on your system, \nplease refer to `Virtual Environment and Packages`_ in Python tutorials.\n\n.. _Virtual Environment and Packages: https://docs.python.org/3/tutorial/venv.html\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Genie libs Telemetry: Genie Telemetry Libraries",
"version": "24.10",
"project_urls": {
"Homepage": "https://developer.cisco.com/pyats"
},
"split_keywords": [
"genie",
"pyats",
"telemetry",
"test",
"automation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "be39a4391bdd663f9eb1aff8e84c978f52f6b82d54a4877ea108eaf04d1cb4ed",
"md5": "64da156622c3683c8fae3e685bd47e3e",
"sha256": "509c9de00c0ad46a8d3ad666d9392aee80113877ed1f6f1568cb1f0570b209ff"
},
"downloads": -1,
"filename": "genie.telemetry-24.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "64da156622c3683c8fae3e685bd47e3e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 70204,
"upload_time": "2024-10-28T17:31:03",
"upload_time_iso_8601": "2024-10-28T17:31:03.772539Z",
"url": "https://files.pythonhosted.org/packages/be/39/a4391bdd663f9eb1aff8e84c978f52f6b82d54a4877ea108eaf04d1cb4ed/genie.telemetry-24.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-28 17:31:03",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "genie.telemetry"
}