Skip to main content

pyATS Utils: Utilities Module

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/

Utilities Package

This is a sub-component of pyATS that provides various nice-to-use utilities.

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

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

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

19.0

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.utils-19.0-cp37-cp37m-manylinux1_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.7m

pyats.utils-19.0-cp37-cp37m-macosx_10_10_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.7m macOS 10.10+ x86-64

pyats.utils-19.0-cp36-cp36m-manylinux1_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.6m

pyats.utils-19.0-cp36-cp36m-macosx_10_10_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.6m macOS 10.10+ x86-64

pyats.utils-19.0-cp35-cp35m-manylinux1_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.5m

pyats.utils-19.0-cp35-cp35m-macosx_10_10_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.5m macOS 10.10+ x86-64

pyats.utils-19.0-cp34-cp34m-manylinux1_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.4m

pyats.utils-19.0-cp34-cp34m-macosx_10_10_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.4m macOS 10.10+ x86-64

File details

Details for the file pyats.utils-19.0-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.utils-19.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.utils-19.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4ef765cea4d5144974d4137a942197a46dbe173c50359bc6740dd77993caa126
MD5 6750e3dd3bf2154cecb271581e31d0d7
BLAKE2b-256 8a96e0849db23bc82e2b4c190b5be0e3acb6be5db0e313aaca85ec30178641b2

See more details on using hashes here.

Provenance

File details

Details for the file pyats.utils-19.0-cp37-cp37m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.utils-19.0-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/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.utils-19.0-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 764a935049b3618c2900bd57ed6f2f4bedf430a27c1a456569fd299616955817
MD5 a6094dbf0770a7ae651007060b22da4e
BLAKE2b-256 bf066f5adc92454bcfb68e66f8962cd741a6adca4dba09742edaf4ca91769e88

See more details on using hashes here.

Provenance

File details

Details for the file pyats.utils-19.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.utils-19.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.utils-19.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6fcb8c8fecc91ae2c4a5c10e0339938f40b20e75c981bc951d3609276c7ee340
MD5 7e07b5287c11c558876148913ee2db08
BLAKE2b-256 2d0f8c81dc58de6b22d32836bfff418c35225cbe78bd69d791760e775efaaf00

See more details on using hashes here.

Provenance

File details

Details for the file pyats.utils-19.0-cp36-cp36m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.utils-19.0-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.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.utils-19.0-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 2a29cb2d709ad49e1e4298ec09bcfa9715ab7b511c9a264595ffbbf2eb4a329f
MD5 9bd8ab46a9abd611fb57618414c847af
BLAKE2b-256 58c64762e054e9357a5d50f8be9df59babb9c82a1ed0b399f641d6a968876808

See more details on using hashes here.

Provenance

File details

Details for the file pyats.utils-19.0-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.utils-19.0-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.utils-19.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 10ac6f54535189e1a3814005bb1831f470868579cedf0b1e294d6e6fd54a17c5
MD5 32790b8edf4e089f016aeb2914fbd086
BLAKE2b-256 45792e2e2bfa26c230e998dc57c7092547212d9f5d3d2afc8ecb2089de98868c

See more details on using hashes here.

Provenance

File details

Details for the file pyats.utils-19.0-cp35-cp35m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.utils-19.0-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.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.utils-19.0-cp35-cp35m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 03f8570d26b43c086225f59c40c566cc7d95f1064b12cbd69d8b43128ed64ffc
MD5 a38a14b82cc663f29a2abf5271c831a2
BLAKE2b-256 aecf5165500a901b7b612b79d4466067129a2bfc6502e6fb87276b098fa86bce

See more details on using hashes here.

Provenance

File details

Details for the file pyats.utils-19.0-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.utils-19.0-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.utils-19.0-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f603ccfaaf86567bfa3de34f42378d33adc8e3b8f6dc7a5a640dfd31ddb1ad0b
MD5 f04e209941e24e3dc3be48c28ab2d632
BLAKE2b-256 3d282f902d04231070ab1ddeffb41b0d324556ed250a22d05757b1dba3b07bff

See more details on using hashes here.

Provenance

File details

Details for the file pyats.utils-19.0-cp34-cp34m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.utils-19.0-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.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.utils-19.0-cp34-cp34m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 680a029448d31ae8c4f9c2df89f98fddc56216a297c8b76820fe3cd86f07e1a6
MD5 970aae81e2cb556f685ba97253ebf394
BLAKE2b-256 31fcfb564df3299df08eca003234fa15ede0d9c52a3c86a92d33ba90431d7d27

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