pyats


Namepyats JSON
Version 24.3 PyPI version JSON
download
home_pagehttps://developer.cisco.com/pyats/
SummarypyATS - Python Automation Test System
upload_time2024-03-26 18:30:36
maintainerNone
docs_urlNone
authorCisco Systems Inc.
requires_python>=3.8
licenseApache 2.0
keywords pyats test automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pyATS - Cisco Python Automated Test System
==========================================

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.

pyATS is initially developed internally in Cisco, and is now available to the
general public starting late 2017 through `Cisco DevNet`_. Visit the pyATS
home page at

    https://developer.cisco.com/site/pyats/

.. _Cisco DevNet: https://developer.cisco.com/

pyATS Package
-------------

This is the top-level package of pyATS. Installing it will automatically install
all pyATS components and dependencies.

Requirements
------------

pyATS currently supports Python >=3.8 on Linux & Mac systems.

Quick Start
-----------

.. code-block:: console

    $ pip install pyats

    # to install alpha/beta versions, add --pre
    $ pip install --pre pyats

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

Example
-------

As part of installation, examples showcasing various features & idioms of coding
in pyATS will be copied to your virtual environment under ``examples/`` folder.

In addition, you can also get a copy of these examples here:
    https://github.com/CiscoDevNet/pyats-sample-scripts

The examples are self-explanatory, and includes the necessary instructions on 
how to run them.

            

Raw data

            {
    "_id": null,
    "home_page": "https://developer.cisco.com/pyats/",
    "name": "pyats",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pyats test automation",
    "author": "Cisco Systems Inc.",
    "author_email": "pyats-support-ext@cisco.com",
    "download_url": null,
    "platform": null,
    "description": "pyATS - Cisco Python Automated Test System\n==========================================\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\npyATS is initially developed internally in Cisco, and is now available to the\ngeneral public starting late 2017 through `Cisco DevNet`_. Visit the pyATS\nhome page at\n\n    https://developer.cisco.com/site/pyats/\n\n.. _Cisco DevNet: https://developer.cisco.com/\n\npyATS Package\n-------------\n\nThis is the top-level package of pyATS. Installing it will automatically install\nall pyATS components and dependencies.\n\nRequirements\n------------\n\npyATS currently supports Python >=3.8 on Linux & Mac systems.\n\nQuick Start\n-----------\n\n.. code-block:: console\n\n    $ pip install pyats\n\n    # to install alpha/beta versions, add --pre\n    $ pip install --pre pyats\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\nExample\n-------\n\nAs part of installation, examples showcasing various features & idioms of coding\nin pyATS will be copied to your virtual environment under ``examples/`` folder.\n\nIn addition, you can also get a copy of these examples here:\n    https://github.com/CiscoDevNet/pyats-sample-scripts\n\nThe examples are self-explanatory, and includes the necessary instructions on \nhow to run them.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "pyATS - Python Automation Test System",
    "version": "24.3",
    "project_urls": {
        "Homepage": "https://developer.cisco.com/pyats/"
    },
    "split_keywords": [
        "pyats",
        "test",
        "automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e8c65569341a76e151b4b931898a198e797a75be50579b06432226377ad9668",
                "md5": "075fcbefcac489b0ba403a313d2c6f8a",
                "sha256": "e536fb1dcc167f800b8f1ba7619c4998587e99a5fd590a1e1d638034b0795814"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp310-cp310-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "075fcbefcac489b0ba403a313d2c6f8a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1880936,
            "upload_time": "2024-03-26T18:30:36",
            "upload_time_iso_8601": "2024-03-26T18:30:36.339633Z",
            "url": "https://files.pythonhosted.org/packages/2e/8c/65569341a76e151b4b931898a198e797a75be50579b06432226377ad9668/pyats-24.3-cp310-cp310-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc94ecf6bbad08260446f0310f0792bbb4d427d0081220c7b87b5eff37f50394",
                "md5": "f22fa7aea7c73a196b6d548f53984ebb",
                "sha256": "02563eee0f8a15f8e07cb95e3ad262819bc71d95f2893ad2f23b290fcdaff81f"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp310-cp310-manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f22fa7aea7c73a196b6d548f53984ebb",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 4923447,
            "upload_time": "2024-03-26T18:30:38",
            "upload_time_iso_8601": "2024-03-26T18:30:38.809438Z",
            "url": "https://files.pythonhosted.org/packages/fc/94/ecf6bbad08260446f0310f0792bbb4d427d0081220c7b87b5eff37f50394/pyats-24.3-cp310-cp310-manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2ad519211a15780db3dad7305349db695338b7dddef580d07e34e7454c1c1f9",
                "md5": "e95c0f77607009f3aa7a374f61572cc3",
                "sha256": "9c6d7bda20cc85fa9b10ce97a027267b16c3afaca80e52c058af008e17d32a51"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp310-cp310-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e95c0f77607009f3aa7a374f61572cc3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 4820431,
            "upload_time": "2024-03-26T18:30:40",
            "upload_time_iso_8601": "2024-03-26T18:30:40.786726Z",
            "url": "https://files.pythonhosted.org/packages/f2/ad/519211a15780db3dad7305349db695338b7dddef580d07e34e7454c1c1f9/pyats-24.3-cp310-cp310-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56861029264761203c4b4a95c85208c3e7f98403812b3e9f6ced218080cc8bf0",
                "md5": "289b298fc70b6f62e0fc6b38155e9dc6",
                "sha256": "e8d233e0061de4daf2bfacfd802fbf3e0d564c06d1b2f67ec117af243a7fea0a"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp311-cp311-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "289b298fc70b6f62e0fc6b38155e9dc6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1904570,
            "upload_time": "2024-03-26T18:30:42",
            "upload_time_iso_8601": "2024-03-26T18:30:42.846938Z",
            "url": "https://files.pythonhosted.org/packages/56/86/1029264761203c4b4a95c85208c3e7f98403812b3e9f6ced218080cc8bf0/pyats-24.3-cp311-cp311-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a83a8d3b852cbdf9dcbd74dd64d5972bef0832e7c74236e2ed2c82ada5d75df",
                "md5": "d66bb6d53901e1fa0b8e978ae8a3a551",
                "sha256": "7c50acd558e29089a3143794b41b7b2b6fc64152359b5893e7ee222ad15bd92f"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp311-cp311-manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d66bb6d53901e1fa0b8e978ae8a3a551",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5471827,
            "upload_time": "2024-03-26T18:30:44",
            "upload_time_iso_8601": "2024-03-26T18:30:44.757787Z",
            "url": "https://files.pythonhosted.org/packages/7a/83/a8d3b852cbdf9dcbd74dd64d5972bef0832e7c74236e2ed2c82ada5d75df/pyats-24.3-cp311-cp311-manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96f5e9e275e0936cec7961d279b2f25e48aef609e9d84eecf4ac517999948169",
                "md5": "cd129f55482d4482acbf2ed9d2431355",
                "sha256": "a3aea2986d7ec414d6122c71c0f403624635fb3d9208b334657744e7b3c31b19"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp311-cp311-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cd129f55482d4482acbf2ed9d2431355",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5270115,
            "upload_time": "2024-03-26T18:30:47",
            "upload_time_iso_8601": "2024-03-26T18:30:47.302452Z",
            "url": "https://files.pythonhosted.org/packages/96/f5/e9e275e0936cec7961d279b2f25e48aef609e9d84eecf4ac517999948169/pyats-24.3-cp311-cp311-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "863facee6458651960b01c05504b8f1d87c6f19a0539bbf7c7a5b926b1c4e433",
                "md5": "dcd8c7ce7a11b20da43185b081fb0205",
                "sha256": "a418656cd175906b05e6bddd3cf0bd66af816553eac98f5a6f1dca30d0b2cc5b"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp312-cp312-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "dcd8c7ce7a11b20da43185b081fb0205",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1875175,
            "upload_time": "2024-03-26T18:30:49",
            "upload_time_iso_8601": "2024-03-26T18:30:49.231465Z",
            "url": "https://files.pythonhosted.org/packages/86/3f/acee6458651960b01c05504b8f1d87c6f19a0539bbf7c7a5b926b1c4e433/pyats-24.3-cp312-cp312-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "465491c2a0bbdcc5c33e6d66c869493dbf222bd53e1e7492b159c822112fdaac",
                "md5": "1d4d4afe2fd6f9b28fbf57f6a6eabe19",
                "sha256": "82aaa94e77205e366b02e7f10d3c0decca9b658908845b278ccffb2f5e91c3af"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp312-cp312-manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1d4d4afe2fd6f9b28fbf57f6a6eabe19",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5537223,
            "upload_time": "2024-03-26T18:30:51",
            "upload_time_iso_8601": "2024-03-26T18:30:51.101479Z",
            "url": "https://files.pythonhosted.org/packages/46/54/91c2a0bbdcc5c33e6d66c869493dbf222bd53e1e7492b159c822112fdaac/pyats-24.3-cp312-cp312-manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37278b12140772187802bd1a1002235633ed8c8bf202aa5a7860eb79940c3be1",
                "md5": "7b6e507155056c3e9ea7d7c518824e21",
                "sha256": "219ff98cf6912d411ef1d6f3a45d78d0f273946d45ad4da12ab3a0b8e450df2f"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp312-cp312-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7b6e507155056c3e9ea7d7c518824e21",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5317588,
            "upload_time": "2024-03-26T18:30:52",
            "upload_time_iso_8601": "2024-03-26T18:30:52.933143Z",
            "url": "https://files.pythonhosted.org/packages/37/27/8b12140772187802bd1a1002235633ed8c8bf202aa5a7860eb79940c3be1/pyats-24.3-cp312-cp312-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d3db78ef1f5c95c335c1bcbfc653f5354e22f88480fd32c4e29128e8fbfa0d5",
                "md5": "4c0bfa569ead69168dae149990cf14a7",
                "sha256": "275b8a089288a5ea67aff4bb359198c9c8ebc2c27b12c4d682ba9525e745360b"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp38-cp38-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "4c0bfa569ead69168dae149990cf14a7",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1893755,
            "upload_time": "2024-03-26T18:30:55",
            "upload_time_iso_8601": "2024-03-26T18:30:55.413412Z",
            "url": "https://files.pythonhosted.org/packages/3d/3d/b78ef1f5c95c335c1bcbfc653f5354e22f88480fd32c4e29128e8fbfa0d5/pyats-24.3-cp38-cp38-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0e6f275ded2b22fbdc0e6290117002296648b25ac1641517f8da50a99445fd0",
                "md5": "f5ad8f3eac93f4f5c31a44c190f81f81",
                "sha256": "4d84cc8ea3ed6f31739185ab9d8bcbc26c80ddca16c0007f1229366db36b12e6"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp38-cp38-manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f5ad8f3eac93f4f5c31a44c190f81f81",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 5028169,
            "upload_time": "2024-03-26T18:30:57",
            "upload_time_iso_8601": "2024-03-26T18:30:57.321280Z",
            "url": "https://files.pythonhosted.org/packages/a0/e6/f275ded2b22fbdc0e6290117002296648b25ac1641517f8da50a99445fd0/pyats-24.3-cp38-cp38-manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71103a4129b3674a353dd12c752c1690f01fa93e382a4c82b671795933616e36",
                "md5": "09ff406131b6af981679c9f8e3d4291e",
                "sha256": "4333d92791052f4e8183389af22e5067edc101271279543a7f81aba2e9254088"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp38-cp38-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "09ff406131b6af981679c9f8e3d4291e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 5425112,
            "upload_time": "2024-03-26T18:30:59",
            "upload_time_iso_8601": "2024-03-26T18:30:59.464429Z",
            "url": "https://files.pythonhosted.org/packages/71/10/3a4129b3674a353dd12c752c1690f01fa93e382a4c82b671795933616e36/pyats-24.3-cp38-cp38-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49caac5b07e65ca77fabbb0631691c454d42099127b28be629cc36d39cddb360",
                "md5": "7602f4faa04b5c77213315aedf8e989a",
                "sha256": "3b2d5a26b378bdf2bfef5b47a228009376d28b42a7cf1f3e31b2ff420dc09cad"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp39-cp39-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "7602f4faa04b5c77213315aedf8e989a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1884809,
            "upload_time": "2024-03-26T18:31:04",
            "upload_time_iso_8601": "2024-03-26T18:31:04.008268Z",
            "url": "https://files.pythonhosted.org/packages/49/ca/ac5b07e65ca77fabbb0631691c454d42099127b28be629cc36d39cddb360/pyats-24.3-cp39-cp39-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "958faa8934c764a45e50c1662a5c2d17d343569d70c93453d2f5d44d5de4b71b",
                "md5": "e16f26e8077100f20385fd1662854565",
                "sha256": "19032f29195e8091f46d03bc5c5d8d7ed79dd94a06a7249d5105ced1649658e2"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp39-cp39-manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e16f26e8077100f20385fd1662854565",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 4915084,
            "upload_time": "2024-03-26T18:31:06",
            "upload_time_iso_8601": "2024-03-26T18:31:06.267097Z",
            "url": "https://files.pythonhosted.org/packages/95/8f/aa8934c764a45e50c1662a5c2d17d343569d70c93453d2f5d44d5de4b71b/pyats-24.3-cp39-cp39-manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "beb892bb24b50a31c75ff0d3199b4ae161a71361113cdaf0e3e7c26e52cec302",
                "md5": "2f5b24f571787a52eb8df9cb704a0591",
                "sha256": "f5c185453f477ede60198f3eea98630a4f0a8048bcb3751bbdf13c1d0097ee86"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp39-cp39-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2f5b24f571787a52eb8df9cb704a0591",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 4818026,
            "upload_time": "2024-03-26T18:31:08",
            "upload_time_iso_8601": "2024-03-26T18:31:08.717286Z",
            "url": "https://files.pythonhosted.org/packages/be/b8/92bb24b50a31c75ff0d3199b4ae161a71361113cdaf0e3e7c26e52cec302/pyats-24.3-cp39-cp39-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f98f88dff35a7838cce647cbf05e8cc446a500935518189b0be63a10a32cc67d",
                "md5": "70538831ab8c8551c0190dcaaf02b230",
                "sha256": "c3124d8bd5bebb417bf246e8dec34e9af57594e786b1f2ce42e47841dba1d9b7"
            },
            "downloads": -1,
            "filename": "pyats-24.3-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "70538831ab8c8551c0190dcaaf02b230",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1087801,
            "upload_time": "2024-03-26T18:31:10",
            "upload_time_iso_8601": "2024-03-26T18:31:10.540822Z",
            "url": "https://files.pythonhosted.org/packages/f9/8f/88dff35a7838cce647cbf05e8cc446a500935518189b0be63a10a32cc67d/pyats-24.3-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 18:30:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyats"
}
        
Elapsed time: 0.41341s