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

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-5.0.4-cp36-cp36m-manylinux1_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.6m

pyats.easypy-5.0.4-cp36-cp36m-macosx_10_10_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.6mmacOS 10.10+ x86-64

pyats.easypy-5.0.4-cp35-cp35m-manylinux1_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.5m

pyats.easypy-5.0.4-cp35-cp35m-macosx_10_10_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.5mmacOS 10.10+ x86-64

pyats.easypy-5.0.4-cp34-cp34m-manylinux1_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.4m

pyats.easypy-5.0.4-cp34-cp34m-macosx_10_10_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.4mmacOS 10.10+ x86-64

File details

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

File metadata

  • Download URL: pyats.easypy-5.0.4-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for pyats.easypy-5.0.4-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6440a6136e7958602d887095bfb5b82b5155e039ddafd7591cdd8e9464ace950
MD5 80e657bf127e6618767765a57c1ba0e6
BLAKE2b-256 bd52b8942483eedb7e777475d86eb6f2a7f689646e913b97ff446070f455f040

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.easypy-5.0.4-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.6m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for pyats.easypy-5.0.4-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 b7c2a14a2163b24bba1c4a54464d65fb5b9d1e77e24202da5852ac049d4d59f3
MD5 5dce1fe62c9097ab620235ad1c243086
BLAKE2b-256 73f78458a93d84e9b8b02d31582b81f3b3eaca70045843a8d63b701eea16c3da

See more details on using hashes here.

File details

Details for the file pyats.easypy-5.0.4-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-5.0.4-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for pyats.easypy-5.0.4-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 82d0df4f235a49d5a07fc844276c4425c474989cfc98220905a6bf04a08b040e
MD5 a6091598606839b5c2ac9579bec5c93a
BLAKE2b-256 1a6ed78707305b636ffa18e8cfd4f8a0cecfce2ac3f983a08d781afe85788428

See more details on using hashes here.

File details

Details for the file pyats.easypy-5.0.4-cp35-cp35m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-5.0.4-cp35-cp35m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.5m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for pyats.easypy-5.0.4-cp35-cp35m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 ad8a261e4e9e1ed03d509c8b564ef7fa3219c60909ab985730fb99764dc37cb1
MD5 b107a830c54071f37cd9f806c6a2b85d
BLAKE2b-256 ad131f6c1538d95872060b076ef4b53f90b9fa93261d19799490d4992bd60582

See more details on using hashes here.

File details

Details for the file pyats.easypy-5.0.4-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-5.0.4-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for pyats.easypy-5.0.4-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5fc68a30ecfa3bc1416d75070d7f6ac25f2c58b35802883555d187704600e48e
MD5 4c71890a4367cf16dbedfd1e048dbfa4
BLAKE2b-256 7c54b9baf7721ecf565c8bce11afb69bb9362447450312c6d808005433619ed4

See more details on using hashes here.

File details

Details for the file pyats.easypy-5.0.4-cp34-cp34m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.easypy-5.0.4-cp34-cp34m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.4m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for pyats.easypy-5.0.4-cp34-cp34m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 03ff20fddd0467f4b63127cd840ad1b30d7d02ceb5880dc99347161af26e1d0a
MD5 71727a329e8b034eb5dd2f7baff372a7
BLAKE2b-256 bbded720934bca418ae501fa571b46ad1ca39167669a7ed1a440bbcd8287abfb

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