Skip to main content

pyATS Results: Representing Results using Objects

Project description

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/

Results Package

This is a sub-component of pyATS that enables result codes to roll up.

Requirements

pyATS currently supports Python 3.4+ on Linux & Mac systems. Windows platforms are not yet supported.

Quick Start

# install pyats as a whole
$ pip install pyats

# to upgrade this package manually
$ pip install --upgrade pyats.results

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

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.

Release history Release notifications | RSS feed

This version

22.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pyats.results-22.2-cp310-cp310-manylinux1_x86_64.whl (570.4 kB view details)

Uploaded CPython 3.10

pyats.results-22.2-cp310-cp310-macosx_10_16_x86_64.whl (115.6 kB view details)

Uploaded CPython 3.10macOS 10.16+ x86-64

pyats.results-22.2-cp39-cp39-manylinux1_x86_64.whl (554.4 kB view details)

Uploaded CPython 3.9

pyats.results-22.2-cp39-cp39-macosx_10_16_x86_64.whl (115.5 kB view details)

Uploaded CPython 3.9macOS 10.16+ x86-64

pyats.results-22.2-cp39-cp39-macosx_10_10_x86_64.whl (118.0 kB view details)

Uploaded CPython 3.9macOS 10.10+ x86-64

pyats.results-22.2-cp38-cp38-manylinux1_x86_64.whl (603.1 kB view details)

Uploaded CPython 3.8

pyats.results-22.2-cp38-cp38-macosx_10_16_x86_64.whl (114.1 kB view details)

Uploaded CPython 3.8macOS 10.16+ x86-64

pyats.results-22.2-cp38-cp38-macosx_10_10_x86_64.whl (116.7 kB view details)

Uploaded CPython 3.8macOS 10.10+ x86-64

pyats.results-22.2-cp37-cp37m-manylinux1_x86_64.whl (510.3 kB view details)

Uploaded CPython 3.7m

pyats.results-22.2-cp37-cp37m-macosx_10_16_x86_64.whl (112.3 kB view details)

Uploaded CPython 3.7mmacOS 10.16+ x86-64

pyats.results-22.2-cp37-cp37m-macosx_10_10_x86_64.whl (114.8 kB view details)

Uploaded CPython 3.7mmacOS 10.10+ x86-64

pyats.results-22.2-cp36-cp36m-manylinux1_x86_64.whl (505.5 kB view details)

Uploaded CPython 3.6m

pyats.results-22.2-cp36-cp36m-macosx_10_16_x86_64.whl (113.4 kB view details)

Uploaded CPython 3.6mmacOS 10.16+ x86-64

pyats.results-22.2-cp36-cp36m-macosx_10_10_x86_64.whl (115.9 kB view details)

Uploaded CPython 3.6mmacOS 10.10+ x86-64

File details

Details for the file pyats.results-22.2-cp310-cp310-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp310-cp310-manylinux1_x86_64.whl
  • Upload date:
  • Size: 570.4 kB
  • Tags: CPython 3.10
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 82e71fc9f043d2e818b5c06969bff223011ed05f49a9cace1c110990ec05983c
MD5 d057551b45dbe55c00c5333b3499f725
BLAKE2b-256 386677b74c6e4a4a7a448f7be6d6a2519984e4a45c71576ad5b001efdaeff0ff

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp310-cp310-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp310-cp310-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 115.6 kB
  • Tags: CPython 3.10, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp310-cp310-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 1ea03f64146788d4683f8433e0679210253aa560d6fc1d0b9de592487f0459be
MD5 2f4d574d258f6b1aebfe8438c82bbca4
BLAKE2b-256 0b10c3d902d177c71cb1f8c2b7eb870940b115786902e89be36871d9bd990052

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 554.4 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 520c4f44cb3f9b20eb51f8eb76dd333b18955335ac705e40ad23840f88a34627
MD5 80909a27954f19f2f5fa3468eac032c2
BLAKE2b-256 61b32a5543cd57f1279ca611505dfbf66cdb2e8d709767e45ac539a7e527fd8d

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp39-cp39-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp39-cp39-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 115.5 kB
  • Tags: CPython 3.9, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 acb8c51ba76fe1c2ba473ec130bf16807b4dfac1617f6f7b278351ddf0557e7a
MD5 a3bf1a82f2cbc5b900b846db42b11893
BLAKE2b-256 2392293193bef3b3af228f26f2890d8274772a1b9520101473244ce80c3870d9

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp39-cp39-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp39-cp39-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 118.0 kB
  • Tags: CPython 3.9, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 d80c3417945439f4ef25655bd1a1a752b141285adac009a8fe08545af1eeaee2
MD5 9ffd16e5f0a863f8b218bc721d652188
BLAKE2b-256 ffb02cc9f090a54cc99910da56238b4e8e140575df6ec20e9b3b8524f753cdcf

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 603.1 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 663194c333b4aed02efb90f9a2f39df193ff711b27c7fca0102cf9325aeb35ee
MD5 57b8ce18e376025033cfdfe0ade7259a
BLAKE2b-256 bce5334fd3931234908364efe80c37f2fb99deccd853028ff21de5279a04f7d1

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp38-cp38-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp38-cp38-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 114.1 kB
  • Tags: CPython 3.8, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 28bf61ea771b461802f256e6c438dd233b2d37ea1220da4996c8ce8e647b0b89
MD5 2910f318c51b382c384c448b2b6b9526
BLAKE2b-256 1111026de64cedb9df5e5286d3e653605fa5ff466fc65e22c94c6d25ad21d4bb

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp38-cp38-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp38-cp38-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 116.7 kB
  • Tags: CPython 3.8, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 d9b2bf1227e2195eaa09380a37a3b5433375cf8a960938513548359be26d401a
MD5 849ac53739f8ea83f2a1d62c94ff55f9
BLAKE2b-256 2757576b7d18dbad8ef5444c5380a3228a2e43750de7a015dcd860253d67d6e7

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 510.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 092afeecd7e9c7ba8b2b4196848ff1ab45bf6a6026bdabce9fb4c930cec302b9
MD5 1b18b75644e6a6a83ef6b11a0fe40a31
BLAKE2b-256 23d1b3aff567b17c23628b2213c9da0f5d617db6b235190cd4139de4b3ec968a

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp37-cp37m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp37-cp37m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 112.3 kB
  • Tags: CPython 3.7m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 2c359d2f79b2040432632afb483d25932d01bb3a277a20bf7326ae9821f3d6d3
MD5 564e151304fc911f00f1e653973990c3
BLAKE2b-256 51e6d095b57664dfacc916be0d0187cbdc1fc584570aa772760576d4b49539c1

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp37-cp37m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp37-cp37m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 114.8 kB
  • Tags: CPython 3.7m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 2e0b0a30e8806281883a1e571d6694272df5f2b2c552d71ec61209ca6dedf8d2
MD5 79ee8c80818cc3a0a04557053580cd9f
BLAKE2b-256 bf63658e89127af049eba3bf68d2f9a19760b9c3e61860cfc0deddc47ab5d506

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 505.5 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2e7457cbb353339d86e677151a535d5dc97e7b1d9816ea3b6765280da3b737a2
MD5 4ae47296735cb21bb4c04233434a9f0e
BLAKE2b-256 a5613dda1156fa0a79e82a44250e5c9e290515b8f960d9931639c13ed2c6c84e

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp36-cp36m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp36-cp36m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 113.4 kB
  • Tags: CPython 3.6m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 17cf6a70901b861ac1eee89a9ecb2cc66a4fb1dbfbfe52777523d85c7e42e3ac
MD5 efbc932307544ef9745ec753b39ffc34
BLAKE2b-256 118afef6c035c1a766ce36864ba73e1069e0b654ddf29df9dafc3524283dd3b2

See more details on using hashes here.

File details

Details for the file pyats.results-22.2-cp36-cp36m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.results-22.2-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 115.9 kB
  • Tags: CPython 3.6m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.results-22.2-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 84eca8bdfe6fcf9fab71c14bec425fd2a1d495c700cc4361dc6c1b5b571206a4
MD5 c7e277d0404d7bbb8a37668aae3a7b98
BLAKE2b-256 40c67340a1a33cd2ecb68f75b2ba99dcb73fdb56e1076bab4459c7fd661513f0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page