pyATS Robot Component
=====================
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/
Robot Package
-------------
This is a sub-component of pyATS that enables RobotFramework_ to interact with
pyATS
Requirements
------------
pyATS currently supports Python 3.4+ on Linux & Mac systems. Windows platforms
are not yet supported.
Quick Start
-----------
.. code-block:: console
# install pyats as a whole
$ pip install pyats
# to upgrade this package manually
$ pip install --upgrade pyats.robot
# to install alpha/beta versions, add --pre
$ pip isntall --pre pyats.robot
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
.. _RobotFramework: http://robotframework.org/
Raw data
{
"_id": null,
"home_page": "https://developer.cisco.com/pyats/",
"name": "pyats.robot",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pyats robot ces",
"author": "Cisco Systems Inc.",
"author_email": "pyats-support-ext@cisco.com",
"download_url": null,
"platform": null,
"description": "pyATS Robot Component\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\n\nRobot Package\n-------------\n\nThis is a sub-component of pyATS that enables RobotFramework_ to interact with \npyATS\n\nRequirements\n------------\n\npyATS 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 pyats as a whole\n $ pip install pyats\n\n # to upgrade this package manually\n $ pip install --upgrade pyats.robot\n\n # to install alpha/beta versions, add --pre\n $ pip isntall --pre pyats.robot\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.. _RobotFramework: http://robotframework.org/\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "pyATS Robot: Robot Module",
"version": "24.10",
"project_urls": {
"Homepage": "https://developer.cisco.com/pyats/"
},
"split_keywords": [
"pyats",
"robot",
"ces"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f2f6c3ef367cd8d5afe3c0cf48f78e7570bbd4b26c8e13cefc4e7ae170c92b88",
"md5": "62743fd1a104139c7501dda865e7a9b2",
"sha256": "158c58f6f9bb6dacd6e2fac32a00bc33cf39e1aae0284f5c20a8dcdb0b544550"
},
"downloads": -1,
"filename": "pyats.robot-24.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62743fd1a104139c7501dda865e7a9b2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 11073,
"upload_time": "2024-10-28T14:59:25",
"upload_time_iso_8601": "2024-10-28T14:59:25.348927Z",
"url": "https://files.pythonhosted.org/packages/f2/f6/c3ef367cd8d5afe3c0cf48f78e7570bbd4b26c8e13cefc4e7ae170c92b88/pyats.robot-24.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-28 14:59:25",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyats.robot"
}