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.

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

pyats.kleenex-21.4-cp39-cp39-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 10.16+ x86-64

pyats.kleenex-21.4-cp39-cp39-macosx_10_10_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9 macOS 10.10+ x86-64

pyats.kleenex-21.4-cp38-cp38-manylinux1_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 10.16+ x86-64

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

Uploaded CPython 3.8 macOS 10.10+ x86-64

pyats.kleenex-21.4-cp37-cp37m-manylinux1_x86_64.whl (4.6 MB view details)

Uploaded CPython 3.7m

pyats.kleenex-21.4-cp37-cp37m-macosx_10_16_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.7m macOS 10.16+ x86-64

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

Uploaded CPython 3.7m macOS 10.10+ x86-64

pyats.kleenex-21.4-cp36-cp36m-manylinux1_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.6m

pyats.kleenex-21.4-cp36-cp36m-macosx_10_16_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.6m macOS 10.16+ x86-64

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

Uploaded CPython 3.6m macOS 10.10+ x86-64

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3b6cd6a9e373d2daf8a61c26052d14a7c65f687d2fc9627ba0fd7db34a11d996
MD5 1ae04e044138501b14000dbf8dd954d5
BLAKE2b-256 528b1ee8567c6f2d9432a85adda21193b4997ba6b421563063a20405af5c6158

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-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.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 8ec7cbe8bb3b17a558004cf3c2b3bedb594d2220439126673868d605c5604140
MD5 0bbaca39db8d6e11605eb3c1100a113f
BLAKE2b-256 d33709b80f4d81e44474c7fd8a9a58fe7a04a4299f97356edcfd2e5f68888bc4

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-cp39-cp39-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 4a1ee11516c4a72131e45227c64e2d478594e13a6a1109b1d715d44b948075c3
MD5 524e98c59d11722228c2ab226e79ab53
BLAKE2b-256 4bf085343914ff0785d4249785298a0b5abd63d62f2bbac418b17d9339064124

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.1 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 69579acd4a9e030103d8a144db1d7704d9229af71e58c52838c61647c42a5fa7
MD5 ebf8077abc04aac9a4530f7e4f2096c6
BLAKE2b-256 c4a72f91c9072cd04f443ab45ce4857d5121583b9da2cb822de6bde5f8cce61f

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-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.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 2b86f1c60e42451903d4dfe58580f027ee9c0785a5a110ed4ba29d524dc1dd76
MD5 5583b1b2a4d2e628021ab9af61e261ea
BLAKE2b-256 0c4ede1b0ee253ff88f21769f4c3af3bd3b6b991111e40b541dbe9e349796e31

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-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.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 660efbcc283cab02e3bdb843e995ae5393caa80267e1bacd4fecbef643b5ced1
MD5 c82830e65d28f3d4580915b297cb30a2
BLAKE2b-256 46c62c4842cd115aea5f737cf0dd94b6fb0d9445b1ac9a6f85bb722bd1cf0b30

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a8499e4e3ab12b855bc8f3d6aec1fa35e17e8f05f38222693a16a7331eef684e
MD5 3b6b17508620830c39ef90317b99e7c2
BLAKE2b-256 0978a9ddb9bd1572e7f05ac9e77bb887e4cf99c0598b1e4510d6cdb726956cf1

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-cp37-cp37m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.7m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 73175ff26f17eaa5fcb39343b4ddd4847c509ed52887787a910066298036aed9
MD5 30e3d240d31f0ea65c0416f82dfe7676
BLAKE2b-256 053a3f9c499fe465eacf651bcbc602b46f58c88a48d271811857cd1937da6f25

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-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.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 18b777575eabb70a8fb40dbc72c5e5316ffd3aaa88e47f808e8d101bd61f4526
MD5 4e8ec9fb9fee207eda4457f412cc4893
BLAKE2b-256 d4ac331bc85541ea0d92b66e4645e103083ef20b99ab9168f1ceb2a5732b6640

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 994daa241f07a5f12f271a71e477239ca0df6916ac93b720669dfa8a8e5f9852
MD5 47b2637d7ca06c1226c2513445b0b747
BLAKE2b-256 5d3cc43c47b69e7b5c058b53deb852b1a02aa87ddbfb7e5fed7efcc9b5f69f27

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.4-cp36-cp36m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.6m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 e1c94fde0df8b34911db60f1cd7bbcaa35dd6d4ccbf9a0512367558b4d3657e2
MD5 b6dfe897b181f1d148ef80c826ffaad8
BLAKE2b-256 8e0d0fe6d91c79399493c4ebcbf62d1c542fb0c7b1b9e26f5d1a4885e48aa4ee

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.kleenex-21.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/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.4

File hashes

Hashes for pyats.kleenex-21.4-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 567269871c1942916b09eba3d526a771f3705bd659db907dc02777841ceb7da5
MD5 441aa353d7770485589e9ad1db13752c
BLAKE2b-256 9d1a2ad12ceb76f924671f36272d10553b9beee88156bc634e43fcaca24c85c9

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page