Skip to main content

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/

Reporter Package

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

Requirements

pyATS currently supports Python 3.5+ 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.reporter

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

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 files for pyats.reporter 26.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for pyats.reporter 26.8
File
pyats_reporter-26.8-cp314-cp314-manylinux2014_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64 Details
pyats_reporter-26.8-cp314-cp314-manylinux2014_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64 Details
pyats_reporter-26.8-cp314-cp314-macosx_11_0_universal2.whl CPython 3.14 CPython 3.14 macOS 11.0+ universal2 (ARM64, x86-64) Details
pyats_reporter-26.8-cp313-cp313-manylinux2014_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64 Details
pyats_reporter-26.8-cp313-cp313-manylinux2014_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64 Details
pyats_reporter-26.8-cp313-cp313-macosx_11_0_universal2.whl CPython 3.13 CPython 3.13 macOS 11.0+ universal2 (ARM64, x86-64) Details
pyats_reporter-26.8-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
pyats_reporter-26.8-cp312-cp312-manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
pyats_reporter-26.8-cp312-cp312-manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
pyats_reporter-26.8-cp312-cp312-macosx_11_0_universal2.whl CPython 3.12 CPython 3.12 macOS 11.0+ universal2 (ARM64, x86-64) Details
pyats_reporter-26.8-cp311-cp311-manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
pyats_reporter-26.8-cp311-cp311-manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
pyats_reporter-26.8-cp311-cp311-macosx_11_0_universal2.whl CPython 3.11 CPython 3.11 macOS 11.0+ universal2 (ARM64, x86-64) Details
pyats_reporter-26.8-cp310-cp310-manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
pyats_reporter-26.8-cp310-cp310-manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
pyats_reporter-26.8-cp310-cp310-macosx_11_0_universal2.whl CPython 3.10 CPython 3.10 macOS 11.0+ universal2 (ARM64, x86-64) Details

Total release size: 38.6 MB

Release files / pyats_reporter-26.8-cp314-cp314-manylinux2014_x86_64.whl

Download URL pyats_reporter-26.8-cp314-cp314-manylinux2014_x86_64.whl
Size 739.5 kB
Tags CPython 3.14 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
2a29cc973d9166e8a7a15733e01c5717617a35cf7343d0a8c7b28143aee3308f
BLAKE2b-256 checksum
How to use checksums
df2f14977bd63514de51906285af34f4508f2dd6794dc9b00227c46aac9b575a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp314-cp314-manylinux2014_aarch64.whl

Download URL pyats_reporter-26.8-cp314-cp314-manylinux2014_aarch64.whl
Size 4.5 MB
Tags CPython 3.14 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
2612b008983e19e042dc2183dbe85b028c4c2627f5b4f0fce3aa3dc36e157ace
BLAKE2b-256 checksum
How to use checksums
3011b7a7300a0d01158a6c1d550541d160bd74556590d6151a72a0583e9ab047
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp314-cp314-macosx_11_0_universal2.whl

Download URL pyats_reporter-26.8-cp314-cp314-macosx_11_0_universal2.whl
Size 1.5 MB
Tags CPython 3.14 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
2e322f8d88ca0cf993100eef9787a5aa7fad17a875f4896f2a7e1be8250fff11
BLAKE2b-256 checksum
How to use checksums
9a1fc1f49a8f7036fdcdf5eb96d39d970f5735d1858f09ed6e32653d97b15a21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp313-cp313-manylinux2014_x86_64.whl

Download URL pyats_reporter-26.8-cp313-cp313-manylinux2014_x86_64.whl
Size 736.0 kB
Tags CPython 3.13 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
51ca5249fef7a1bd60d694f6ab708bf94e1aa1f2b0d6240f13cf04df250f0c00
BLAKE2b-256 checksum
How to use checksums
950647cf4126ae317777b5380c75afabffc518182edde41bed20eee7b23162c0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp313-cp313-manylinux2014_aarch64.whl

Download URL pyats_reporter-26.8-cp313-cp313-manylinux2014_aarch64.whl
Size 4.3 MB
Tags CPython 3.13 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
d3a33ce010d82094a6c9c09de55dadb692e080baca61bff6a442dd593067e658
BLAKE2b-256 checksum
How to use checksums
91eecca39e9d5feff4482080497a5325a5075944e361ee9e4d6e05437caa0aa1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp313-cp313-macosx_11_0_universal2.whl

Download URL pyats_reporter-26.8-cp313-cp313-macosx_11_0_universal2.whl
Size 1.5 MB
Tags CPython 3.13 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
7e0e46c72004f752edecf2892f51de0f73a12d37015dba5546f56ac3ca8b0fd5
BLAKE2b-256 checksum
How to use checksums
3b25357abddac1dafc4c6bba1406f42febeff98f34bab65c6653b8bfcca598c8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL pyats_reporter-26.8-cp312-cp312-musllinux_1_2_x86_64.whl
Size 4.7 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c22271fbed6e0d75e4927004104663e81fecc07a7c727cd1365fe4a6b9331b8b
BLAKE2b-256 checksum
How to use checksums
9afa3f0660e4f977875849ecd6493fda3a18aa03ee14fa7e4d949c7d6d832429
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp312-cp312-manylinux2014_x86_64.whl

Download URL pyats_reporter-26.8-cp312-cp312-manylinux2014_x86_64.whl
Size 738.3 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
23c3d76250fe482ad90e0639b929380cee0d5f09d0534c8475a753523b2999e4
BLAKE2b-256 checksum
How to use checksums
676d6675bfbcf5dba68558dba535a93423de4500aa17e1c45f3231d43c5c4b4e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp312-cp312-manylinux2014_aarch64.whl

Download URL pyats_reporter-26.8-cp312-cp312-manylinux2014_aarch64.whl
Size 4.5 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
194211a8153ce174aee8adc8965bf5f2af9d46f1bce932bc17fac62142d0b737
BLAKE2b-256 checksum
How to use checksums
6f1dc3b5e08b0384066f6ed7d5b36e8a3b3757eb39afb3ae1bfdab09ba4fbced
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp312-cp312-macosx_11_0_universal2.whl

Download URL pyats_reporter-26.8-cp312-cp312-macosx_11_0_universal2.whl
Size 1.5 MB
Tags CPython 3.12 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
aaa3e08146926f6d21d316749fc6dda57a348cf8e91b8121fbc633e792331f42
BLAKE2b-256 checksum
How to use checksums
a732c64ac330a2ea2aa83433b12a01c1d1bfe60c1208cc26ffe94b0eecb9e773
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp311-cp311-manylinux2014_x86_64.whl

Download URL pyats_reporter-26.8-cp311-cp311-manylinux2014_x86_64.whl
Size 770.1 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
ad774a649969e55687f32797a548e46c2bb9bee5c5414fbfce2a488bee41f474
BLAKE2b-256 checksum
How to use checksums
8cf6d26cbaa10bf9fb28a73ce79730dd35b7ef4121dce73cfb8bcb049d55d6ce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp311-cp311-manylinux2014_aarch64.whl

Download URL pyats_reporter-26.8-cp311-cp311-manylinux2014_aarch64.whl
Size 4.8 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
3c0f29884d0d4d3e93dcfc9926d2b44688a196bb38fe290911daca3033c2fe29
BLAKE2b-256 checksum
How to use checksums
76118e4e71c931e95897f4cd109509f1b6caafb5256873c1285dd56a9e7e0798
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp311-cp311-macosx_11_0_universal2.whl

Download URL pyats_reporter-26.8-cp311-cp311-macosx_11_0_universal2.whl
Size 1.5 MB
Tags CPython 3.11 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
0426e644e953006afb7e4e04b6940439974bbaa4f0d6b15fb136c8c7b0978b8b
BLAKE2b-256 checksum
How to use checksums
9ccb8c76d886dc67d8d47607b4f52b1a1d3ffcc1fb425cebacd2630663b6c927
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp310-cp310-manylinux2014_x86_64.whl

Download URL pyats_reporter-26.8-cp310-cp310-manylinux2014_x86_64.whl
Size 789.7 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
0c358f7f1d7199edf89f7018aa651ec1e76def9414bd993782814b7bdef7e040
BLAKE2b-256 checksum
How to use checksums
a62ec0e3166d59527528c5c3603c3a69537fde8cba649db98273c6364ab69ae5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp310-cp310-manylinux2014_aarch64.whl

Download URL pyats_reporter-26.8-cp310-cp310-manylinux2014_aarch64.whl
Size 4.5 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
d6ff14f5767b1d469ea6a7aa53373478b35bc78d1c4f028bf05f84958b7c7ead
BLAKE2b-256 checksum
How to use checksums
495bcc06855cab3b3339f17e1cbaf85d747fcc6ddff0734109ed27c31db97962
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release files / pyats_reporter-26.8-cp310-cp310-macosx_11_0_universal2.whl

Download URL pyats_reporter-26.8-cp310-cp310-macosx_11_0_universal2.whl
Size 1.5 MB
Tags CPython 3.10 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
90102b525588d006d77be0a647797c3848d0bccee65b9f18defd46499b1d300e
BLAKE2b-256 checksum
How to use checksums
2487fdc41a435cd5fd435ed0e1546e1082b5c70b3ffb54a5fdabfcfca07cfe39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.3

Release history Release notifications | RSS feed

This release

26.8 This release

16 release files

26.7

16 release files

26.6

16 release files

26.5

16 release files

26.4

14 release files

26.3

16 release files

26.2

13 release files

26.1

13 release files

25.11

13 release files

25.10

15 release files

25.9

16 release files

25.8

16 release files

25.7

16 release files

25.6

14 release files

25.5

16 release files

25.4

18 release files

25.3

10 release files

25.2

16 release files

25.1

15 release files

24.11

13 release files

24.10

15 release files

24.9

15 release files

24.8

15 release files

24.7

15 release files

24.6

16 release files

24.5

15 release files

24.4

16 release files

24.3

16 release files

24.2

16 release files

24.1

13 release files

23.11

13 release files

23.9

17 release files

23.8

17 release files

23.7

17 release files

23.6

13 release files

23.5

13 release files

23.4

13 release files

23.3

12 release files

23.2

12 release files

23.1

13 release files

22.11

12 release files

22.10

11 release files

22.9

15 release files

22.8

12 release files

22.7

15 release files

22.6

15 release files

22.5

15 release files

22.4

19 release files

22.3

19 release files

22.2

14 release files

22.1

14 release files

21.12

12 release files

21.10

12 release files

21.9

12 release files

21.8

12 release files

21.7

12 release files

21.6

12 release files

21.5.1

1 release file

21.5

12 release files

21.4

12 release files

21.3

12 release files

21.2

12 release files

21.1

12 release files

20.12

12 release files

20.10

12 release files

20.9

12 release files

20.8

12 release files

20.7

12 release files

20.6

12 release files

20.5

12 release files

20.4

12 release files

20.2

12 release files

20.1

12 release files

19.12

12 release files

19.11

12 release files

19.10

12 release files

19.9

12 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page