{"id":20588661,"url":"https://github.com/ciscodevnet/pyats-sample-scripts","last_synced_at":"2025-08-25T02:05:12.217Z","repository":{"id":41377433,"uuid":"109320165","full_name":"CiscoDevNet/pyats-sample-scripts","owner":"CiscoDevNet","description":"Various pyATS-based Test Automation Scripts","archived":false,"fork":false,"pushed_at":"2020-07-22T02:01:02.000Z","size":42,"stargazers_count":82,"open_issues_count":0,"forks_count":32,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-01-08T00:04:54.019Z","etag":null,"topics":["ccie","ccna","ccnp","cisco","cisco-ios","pyats","pyats-examples","test-automation"],"latest_commit_sha":null,"homepage":"https://developer.cisco.com/site/pyats/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CiscoDevNet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-02T21:21:42.000Z","updated_at":"2024-09-06T20:04:41.000Z","dependencies_parsed_at":"2022-08-25T05:50:20.986Z","dependency_job_id":null,"html_url":"https://github.com/CiscoDevNet/pyats-sample-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fpyats-sample-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fpyats-sample-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fpyats-sample-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CiscoDevNet%2Fpyats-sample-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CiscoDevNet","download_url":"https://codeload.github.com/CiscoDevNet/pyats-sample-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247713258,"owners_count":20983683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ccie","ccna","ccnp","cisco","cisco-ios","pyats","pyats-examples","test-automation"],"created_at":"2024-11-16T07:25:44.989Z","updated_at":"2025-04-07T19:16:45.919Z","avatar_url":"https://github.com/CiscoDevNet.png","language":"Python","readme":"# pyATS Sample Scripts\n\nThe best method to master pyATS test framework is to learn-by-example. This \nrepository contains various scripts that showcases the many features and\npackages of pyATS.\n\n## General Information\n\n- Website: https://developer.cisco.com/site/pyats/\n- Bug Tracker: https://github.com/CiscoTestAutomation/pyats/issues\n- Documentation: https://developer.cisco.com/site/pyats/docs/\n\n## Requirements\npyATS \u0026 its examples supports Python 3.4+ on Linux \u0026 Mac systems. Windows is not yet supported.\n\n## Getting Started\n\nThe examples included in this repository expects you to have a Python environment with pyATS packages installed. Alternatively, you can always setup a new virtual environment as sandbox.\n\n```\n$ python3 -m venv pyats_sandbox\n$ cd pyats_sandbox\n$ source bin/activate\n$ pip install pyats\n\n$ git clone https://github.com/CiscoDevNet/pyats-sample-scripts.git\n```\n\n## Sample Script Usage\n\nThere are two ways to run a typical pyATS script:\n\n1. through `pyats run job`, which generates log and archives\n2. as standalone, and prints results to screen\n\n```bash\n$ cd pyats-sample-scripts/basic\n\n$ pyats run job basic_example_job.py\n\n$ python basic_example_script.py\n```\n\nRefer to each job file's docstring on details of command-line arguments.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciscodevnet%2Fpyats-sample-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciscodevnet%2Fpyats-sample-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciscodevnet%2Fpyats-sample-scripts/lists"}