Skip to main content

pyATS Easypy: launcher and runtime environment

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/

Easypy Package

This is a sub-component of pyATS that aggregates script runs into encapsulated environments, collects logs into archives, and sends reporting emails.

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

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

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

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.easypy-21.6-cp39-cp39-manylinux1_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.9

pyats.easypy-21.6-cp39-cp39-macosx_10_16_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9macOS 10.16+ x86-64

pyats.easypy-21.6-cp39-cp39-macosx_10_10_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9macOS 10.10+ x86-64

pyats.easypy-21.6-cp38-cp38-manylinux1_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.8

pyats.easypy-21.6-cp38-cp38-macosx_10_16_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8macOS 10.16+ x86-64

pyats.easypy-21.6-cp38-cp38-macosx_10_10_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8macOS 10.10+ x86-64

pyats.easypy-21.6-cp37-cp37m-manylinux1_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.7m

pyats.easypy-21.6-cp37-cp37m-macosx_10_16_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.7mmacOS 10.16+ x86-64

pyats.easypy-21.6-cp37-cp37m-macosx_10_10_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.7mmacOS 10.10+ x86-64

pyats.easypy-21.6-cp36-cp36m-manylinux1_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.6m

pyats.easypy-21.6-cp36-cp36m-macosx_10_16_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.6mmacOS 10.16+ x86-64

pyats.easypy-21.6-cp36-cp36m-macosx_10_10_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.6mmacOS 10.10+ x86-64

File details

Details for the file pyats.easypy-21.6-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 46eb5bfa0789b9f90b19d23acc8298eba130abd2f98b0c02099cd71f7e86eee0
MD5 ab8d90cc8ffd7cd6f58a85218e690e37
BLAKE2b-256 84a79f0ca5fe6e3aea16761bde1fc002cb5533649edb7b4a1fa1987459719baa

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp39-cp39-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp39-cp39-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 7e66243013557e1236a4a5d514181fb7a147b9d6eee57793d9e6c07e68b03840
MD5 c070ea1af904c54f666b51754789c623
BLAKE2b-256 ed0fdb5ca35614dc4f90070ae09126520ec3d682a23dfa61e521e102ff875ca6

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp39-cp39-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp39-cp39-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 0648e1d40c9cfda05a0c6cb075604d93eed6416f8cda637ba06b571b19d06ca6
MD5 1ab6a9d30cc50ac918af2aeeddf29d76
BLAKE2b-256 401ea910bf300ec3cad41a3e72aa8a7ca2c64ee2fc157532500016277d103fbd

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e088f2185803a5d29a36a0aafedc4eabef8cebbe2751454a807059db5be941f1
MD5 d4e3b911004ef2b343e78835e2fcd7ca
BLAKE2b-256 365e190b3ed3f534272425bac36455696b9da78ede192144359be3f876527b33

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp38-cp38-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp38-cp38-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 e4aa1b9d51e9b72ca03cef590b6d8829a3ea8119917ac7dad0ab53d57189ff23
MD5 9bef50e86453142328e4bc053d550e17
BLAKE2b-256 1d1198ccd2c7396de003d638d70eb3d0057d0285a09edc1412defd294dd0fd16

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp38-cp38-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp38-cp38-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 2b8aa9ac23b5cd2474b56638d1955ab081db3b8ae1a3c40806306a0e14723c8b
MD5 4b27da6f189b4410e046379be9a1a39c
BLAKE2b-256 583ee778524200c0dc03421f8a52992e1b2547c575ed10e8621346dccab7f645

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 61fbcd0db6988ccfd44c33fa24f1b9a55b2f0098fc0ac8415d0b6661d3d32855
MD5 7fe02fdbc554c9f523d03bfade13e891
BLAKE2b-256 2ae2743650a502edda62fc6060ba838f6d277bce194f717d729c930637dd4e11

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp37-cp37m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp37-cp37m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 670890a314562cc3719d1679e9cbc7d49bac6320191456ffd2c2ff3ecc4670f0
MD5 d91e120a3c5007701165d0a5dba68afb
BLAKE2b-256 0b39c7b2776a3ebf47edac4eea6eab4d455d064f935f01602a588dfa5ad24aa8

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp37-cp37m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp37-cp37m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 fa2fcb27eaadeb138543c34cb3a88e5de4ae06459d9bf2975a54cb6b66833915
MD5 8ebe374f8dfd2aedd826d60686355f15
BLAKE2b-256 de56abb4b17afc61114d766c161e1ff57154178d6ec7ce333c18cdd912888675

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bf1d41708deba9f834e950320c22f3842668bc6148ceea305e3454d438db8a13
MD5 1592b1d8016dea218b19b59761529de2
BLAKE2b-256 cd12b05953964ec3133140b90e83d3ffd2d1a916dfdc280c1447d2139c078f18

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp36-cp36m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp36-cp36m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.6m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 b483b3ae87b4b1db3771886db17462d4c027528dba87e0dc16b107971686a743
MD5 c0a4ef206e7e234f06a175ba224300f0
BLAKE2b-256 b74742b48e4a472c8902470723044504cd53c732a37ba1d26ea86c2156bd79bc

See more details on using hashes here.

File details

Details for the file pyats.easypy-21.6-cp36-cp36m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-21.6-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.6m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pyats.easypy-21.6-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 d33df4a1412f06899e94c6f4c79c954601e8cc3cda23e2438f2b7808aeedc0ef
MD5 7b87f80283c79ef03098770da7f22c9e
BLAKE2b-256 ec12f4c4944795f2d95887317c29e759691335e9a699248504dd570fad6c385e

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