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

22.1

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-22.1-cp310-cp310-manylinux1_x86_64.whl (8.4 MB view details)

Uploaded CPython 3.10

pyats.aereport-22.1-cp310-cp310-macosx_10_16_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 10.16+ x86-64

pyats.aereport-22.1-cp39-cp39-manylinux1_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9macOS 10.16+ x86-64

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

Uploaded CPython 3.9macOS 10.10+ x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 10.16+ x86-64

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

Uploaded CPython 3.8macOS 10.10+ x86-64

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7mmacOS 10.16+ x86-64

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

Uploaded CPython 3.7mmacOS 10.10+ x86-64

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6mmacOS 10.16+ x86-64

pyats.aereport-22.1-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-22.1-cp310-cp310-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-22.1-cp310-cp310-manylinux1_x86_64.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: CPython 3.10
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ec0c6d32755ea67ce603b82811e2f072563e70e69bdbb62654d6d38f4d667a45
MD5 fd0d60207c56d026847edf61669d8418
BLAKE2b-256 a41dcc11021973c768b8cf4f145b52fd845127c9bff209a2ead29391e352891f

See more details on using hashes here.

File details

Details for the file pyats.aereport-22.1-cp310-cp310-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-22.1-cp310-cp310-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.10, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp310-cp310-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 512c9b2a17895fd4f5d910a6c7bf43b26977b6d8d92cf0e1492b39b6edb378ee
MD5 914be59fd4bab5a1d08c5e4e58e6f288
BLAKE2b-256 a03b9d4c133133a473274e621fd6f618135bf0415279c2c9ef35b146e753ffe7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 aded64df83d095f7bf19398b8b9a35ea0c80481dca0189e9368091eafb11505d
MD5 d4ceda2f22e86cc6e66090140acd9171
BLAKE2b-256 08b21c28ee1a807c1ae4ae87ea95c5ab60aaf2681111d0a8a1074050b4ba7035

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 b76c9ecfd16032da189351ad7bc6b83ab61d3c30e1339b7787d8001f6c5e69b8
MD5 05030852389f355b342a5f5a24a1888f
BLAKE2b-256 5e76641150fc4984b8df0ef2d03f637c8ee767f7666faf6bbdd504fa5886df4d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 6101357569d699f7ecaf1ec57be6f257db28c6cfc73f67c538147d368830d051
MD5 ad0a2df7fa3ac3515d5d47e4dc5c4b18
BLAKE2b-256 8e5ad753f190a15634a4eb5138d22a40c23feba5e13b4d735718b76006d485b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 992909108c81d6049d9546b3a72638088126154c8f011320dcc451f7857a72a4
MD5 5cb8cbaa7c1aef702c75d37a25afc9c7
BLAKE2b-256 075eb38c196f5e2e81ec315f7c4deb579cc3428cbffa6c049aca86d3bd924112

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 34b8405d52104107f75d99b8a599dfa905aeac9dd9eb1a6a176c38da22683a3e
MD5 031b49959286b095b4bb7eb4da5b8309
BLAKE2b-256 35c80a4439a9c1561a49566201db204848d32b5fef43eda87f9f68ec5e350a93

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 0f3c77d78644c06d9a310f042f3ff895001331ffa285648ea54c2017702c32b5
MD5 2f68b6a1e668fdb7b8d62b180a339000
BLAKE2b-256 8b6b91fa75b419539b7f4fb018fcf34f0b6f25e377a0b220ce201bdae23dad97

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 649832e4f406c12467c7199dab0b07f0dfac80d74c5243ddb48fde388baf12db
MD5 005a0fffb330cc4fecd0f9a146e7a7e8
BLAKE2b-256 bd1df45b1d60aa790d116ea2506e866758a3aa4732720d846fc100aa60b4ca10

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 3f1fde250cab5df70d3b4539fc1a67cdb445e42c0e19bf9dbb4e155fa6a645b7
MD5 f4022d88505f77240ffb7e349dfb2cfa
BLAKE2b-256 10fa96d20528bfbe9d1e2bfa1fab49327bef44b9f30271526fb1139dbeb252c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 0e89a5a0f115af3dc4672971c1334a0ce4f19efd2c4bd2e1b496674d231325f6
MD5 ffbdaa9cef8b50c4cdcea8977aceb213
BLAKE2b-256 6412d68e9e765a8d492bfef22bf595e0730b62a1b5ce37b9bec724a5b9a6b18e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b7a7af863c9bea80752cdffce6026152b2e4511c4fc72b4acde0641de748f656
MD5 f6d686d6010add77cf1de104350a83ba
BLAKE2b-256 8245afb15b784f5121f3c7a6d3b4470e8c2584d8ee8a14a4d7020a919ab23e1e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 a48f820cb8d02a9239d54fbc511aa7d06adc711dd3a4a86d5b5075b96d71304b
MD5 68035207804700bebb2d42f9dea1bf61
BLAKE2b-256 88081b6d3ecd21b4ad138d6cc051eb2d57a22322e5a60058f6246ec4bbd86f5c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aereport-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aereport-22.1-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 11cbd338251a35890fd3beb89fc3e992cf6ed6754affc2dcbcacddcedeafeed9
MD5 c2672b0252fc09d461ead1a44abce6ee
BLAKE2b-256 fe45467ffa8d93bacfab39cd191aeec6a52beb253a6e37c41d2866a31ad33280

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