Skip to main content

pyATS AEreport: Result Collection and Reporting

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/

AEReport Package

This is a sub-component of pyATS that handles result collection & reporting.

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.aereport

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

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.

Project details


Release history Release notifications | RSS feed

This version

21.8

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.aereport-21.8-cp39-cp39-manylinux1_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.9

pyats.aereport-21.8-cp39-cp39-macosx_10_16_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 10.16+ x86-64

pyats.aereport-21.8-cp39-cp39-macosx_10_10_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 10.10+ x86-64

pyats.aereport-21.8-cp38-cp38-manylinux1_x86_64.whl (10.7 MB view details)

Uploaded CPython 3.8

pyats.aereport-21.8-cp38-cp38-macosx_10_16_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8macOS 10.16+ x86-64

pyats.aereport-21.8-cp38-cp38-macosx_10_10_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.8macOS 10.10+ x86-64

pyats.aereport-21.8-cp37-cp37m-manylinux1_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.7m

pyats.aereport-21.8-cp37-cp37m-macosx_10_16_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.7mmacOS 10.16+ x86-64

pyats.aereport-21.8-cp37-cp37m-macosx_10_10_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.7mmacOS 10.10+ x86-64

pyats.aereport-21.8-cp36-cp36m-manylinux1_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.6m

pyats.aereport-21.8-cp36-cp36m-macosx_10_16_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.6mmacOS 10.16+ x86-64

pyats.aereport-21.8-cp36-cp36m-macosx_10_10_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.6mmacOS 10.10+ x86-64

File details

Details for the file pyats.aereport-21.8-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 8.2 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 550eaefe26a7a3bd49fd213885f768390478f0a2f8cb5cf1d816d5ff1f57b8df
MD5 0fbfb51bc6ceaa42d20b2944af54972b
BLAKE2b-256 02ab9f792f74b0234f2395650368452bfb109f888831ea03de5403373ed1af56

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp39-cp39-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp39-cp39-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.9, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 5a42227ba16fbcd7f0bcf6959c6dd63f96e66ea012413355ed3b4131e6ac77ab
MD5 98e7f1e4005be7b97eb9d3987b554a8e
BLAKE2b-256 a1879855b53000032aec7d17755debbb94d1289e04504afc7cb0f09383877cdc

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp39-cp39-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp39-cp39-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.9, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 f9439fc4765f5bca4e236930ee4ae439e1877b32fce281895a28f25792b38253
MD5 3b8ed0e9855e1436aa77899127183dfe
BLAKE2b-256 b0176728df0784bd5684d46b629bdab57117b968bcdf32b95cb2f5bb3943a924

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8577d924d5b362c9867298696e5fd5e0e3bf7316cc872df2beea83c1ff8019f5
MD5 ee43d27ab00351ee5ccacce75b75bf66
BLAKE2b-256 e9ee0fafae09f9b0b5970acfbc5716bc0efbf9719c529c870ffe76b406c934d0

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp38-cp38-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp38-cp38-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 1c27d1a7559b899724ceb77c7049bf5312806988f01f1dbfcf8b0854a058065d
MD5 f738272e80c73a6aeebc30dd07907b7f
BLAKE2b-256 745cb3554d29cce2c6167582742560bd0b0c2bdf786eafc67ceb895bee57bc83

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp38-cp38-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp38-cp38-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.8, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 f0175636f97e04fcdea9631110511363eff4a489c40f2fc15d3709683b278eb3
MD5 c15a0e00e2ca7faa5781036407a24127
BLAKE2b-256 99a2b064f3f713810f5acce7e62a06fe2cac772e559355cca168ccc0ba1a2587

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 7.5 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 96f6be4673ecaebf0d22387be99b3c4716629fe1db46d01c1368cba2e304c426
MD5 0ac3ae1227c16bb7a41af483d608f887
BLAKE2b-256 c53748f036c62968310de3a5673df050d806b007beee503be8a04cbdff6d75a3

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp37-cp37m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp37-cp37m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.7m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 cd7312e47adf6f662f82f16b9ad72587ea64f89d98430a1a9d453bcf687551cd
MD5 3932c99e3174e7ed84712b37acd7a28a
BLAKE2b-256 e957f4d42fcb9fec064d1f13538763e81112c562a6222187445907e39fab529c

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp37-cp37m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp37-cp37m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.7m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 b60deabb3d49365dc4d15bdd435902ba2ebb95778c6bc19b4df41dde43724560
MD5 ae4882dfadec85618612d91507735972
BLAKE2b-256 fdde4fb7eb1c9d316d51ebc16d6780c3692f3398b018786cdc6cb66935a6f2fc

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 7.5 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 78aae6c211b7ccb882114d187236ee3c06909706afa862df2c1b784d6c811300
MD5 59782eff23282fab2f859a8ce9324a60
BLAKE2b-256 e626df15dbd006554ec491dfb891f7237cfd8f1f75dc8cb37d308c4c9c5b5f7f

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp36-cp36m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp36-cp36m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.6m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 bad8473fc8b2a255f463482d79f8400ef195c0b14d1841494b7dce3db4e08ece
MD5 cac85563baf46ff571fc4bec7cb2a18b
BLAKE2b-256 170d4d6310ec622d84fa0e205e6f4666c2c4fab822c4cf5fbcee37f8dd0a9ffc

See more details on using hashes here.

File details

Details for the file pyats.aereport-21.8-cp36-cp36m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-21.8-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.6m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for pyats.aereport-21.8-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 868d0f88778e8b46ffd3382cf6209c5311b2c26e3417399932c767090afa931a
MD5 960f4b632750691a97cd9126a2813d0f
BLAKE2b-256 f10ab1f580458d6efcd141f205d63785ce78dbc7c9bfe87a076ae5d007f2a9f4

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