Skip to main content

pyATS Kleenex: Testbed Preparation, Clean & Finalization

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/

Kleenex Package

This is a sub-component of pyATS that standardizes how developers write and run code that interacts with testbed devices and cleans them (in preparation of a script run)

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

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

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

Uploaded CPython 3.9

pyats.kleenex-21.8-cp39-cp39-macosx_10_16_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9macOS 10.16+ x86-64

pyats.kleenex-21.8-cp39-cp39-macosx_10_10_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9macOS 10.10+ x86-64

pyats.kleenex-21.8-cp38-cp38-manylinux1_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.8

pyats.kleenex-21.8-cp38-cp38-macosx_10_16_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8macOS 10.16+ x86-64

pyats.kleenex-21.8-cp38-cp38-macosx_10_10_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8macOS 10.10+ x86-64

pyats.kleenex-21.8-cp37-cp37m-manylinux1_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.7m

pyats.kleenex-21.8-cp37-cp37m-macosx_10_16_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.7mmacOS 10.16+ x86-64

pyats.kleenex-21.8-cp37-cp37m-macosx_10_10_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.7mmacOS 10.10+ x86-64

pyats.kleenex-21.8-cp36-cp36m-manylinux1_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.6m

pyats.kleenex-21.8-cp36-cp36m-macosx_10_16_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.6mmacOS 10.16+ x86-64

pyats.kleenex-21.8-cp36-cp36m-macosx_10_10_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.6mmacOS 10.10+ x86-64

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.5 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.kleenex-21.8-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0a51a81b2736b19ff77d12dbf024e815355c696f8b3d66491be2e5286ca5978b
MD5 09f7e1d56a9433d4536fa52ebeca8eb6
BLAKE2b-256 3b0ed6c3ab971c8afa929731ab016bcda09fa7317ca2c8c42506af4d55d65941

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp39-cp39-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.2 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.kleenex-21.8-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 e5a04fa198fbbb76837fe8d27fb6ea399f0f8ef99fd51ae6c444cd6272337332
MD5 23449955e825c1a293cc2e17967e329b
BLAKE2b-256 2346cabb0cf1f997e7ccc9b04fcf4b8bc4c3e8f6a12babbc6ff758aba98505a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-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.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.kleenex-21.8-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 0bd7f48e25ebcb3109c1c8b1eccf0b9ce1cf2e2f98a1f54ba4bd506b7e6153e8
MD5 f48a2ced1d0f57f772c416aefc50fd9f
BLAKE2b-256 64dbcc6d0e81de3e4e7ca0fee137d8e0fd7edd9b8a74a79a1d45eca3df74605b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.3 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.kleenex-21.8-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bbc27a9c95fe01b28de3b34717a498a71a6951d1a37eabb84da9b12b6b1ed097
MD5 0d9e5d923f8fc183fe56035caf540450
BLAKE2b-256 7ee10864fa5f9e2e6e2ba36c1da6ce42ade387b615ec67b4088cba12ad4aed2a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp38-cp38-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.2 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.kleenex-21.8-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 217c7d429b14e12b870ce31aa753cbedcef92e915e9c5c6db857f1f974b7fa8c
MD5 7666adac2fcd24bc95c4574eaef5c0d0
BLAKE2b-256 31b7f595e89ff2407d2556a68b3ed6caa96199f69c7087458c6f14b172ffa01f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp38-cp38-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.2 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.kleenex-21.8-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 c96c67ba1d508f90c88459a6af49350244331d3b6ff37a5c8adc5bac6da17325
MD5 5750615efc9c83bc795858327324667b
BLAKE2b-256 2bfabd760d2f4b5657ed5514434ce203846d9b2c10d4a18d15afbe9728a52abc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.8 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.kleenex-21.8-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 69d5346186e37c556622482d59bac5f443cf2c26583bb0e4486d16eec0c00663
MD5 c0e39ce3b9381d90979b8d546f94eca6
BLAKE2b-256 9e98988b045052ce614697ca2a545f7f73fefcd6e9812a5c8f71b31da68cad81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp37-cp37m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.2 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.kleenex-21.8-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 126d2159437db17f45c880fadefdcd84dae817065e2f92d82193503c4db438ba
MD5 20f25f30d95d3d341a68ff76e57e1ffb
BLAKE2b-256 a5e6266aa554b22e6021df920ebb5b95fa8cd50cf936375f4fcb0b56c7a97962

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp37-cp37m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.2 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.kleenex-21.8-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 79505d5aac559878f26be62c6a8250a40f73e78dc8807309ea89b8ff7163f9ee
MD5 d07028b4f772a2f2529f24a9f3533902
BLAKE2b-256 7008da64cffa08279ca0cb6b0d46b8267a33166dae1d4de2f45023c7e637710e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.8 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.kleenex-21.8-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7cb82e6250cf4c97a5c6a8080e9f26fcd0f483cb8a11705fb4a8eacc6c173999
MD5 79f58ec821520e882fee9cc6869a19c3
BLAKE2b-256 cc009e6764c6fbb805cf3e84b4fd972d771437d4848c1a49bd479fd2de6c5953

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-cp36-cp36m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.2 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.kleenex-21.8-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 62c39ac286465097c77e1207af42b47039500eac1c0ff6111f0718e7fa5d2c9b
MD5 05db0cd871450bb6db3a74cbbb2e437e
BLAKE2b-256 cc457c96f44366cf3783b68e89cfc91c44400548064b5cbb5620f787b0dd9be6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.kleenex-21.8-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/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.kleenex-21.8-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 d620c40a53730deea2563945da5b213e403d4e68d65cdae0be1043588a56c13f
MD5 16b87c2714bdeca7d9c3a2d9a296068c
BLAKE2b-256 16355f423b9223ffc24b8bb85610202b32a014a1f8c53be3dc045c7cf6ab5584

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