Skip to main content

Open source package for pyATS framework extensions.

Project description

pyATS Contribution Package

The pyats.contrib package is a collection of open-source extensions for the pyATS framework.

Plugins, extensions and codes under this project are designed to automatically integrate into the pyATS framework using its various published hook/entry-point interfaces.

General Information

Installation

This package is automatically installed when you perform a full pyATS installation. Alternatively, you can install this package separately, if you have a more light-weight pyATS install:

# when using full-install, this package is included by default
$ pip install pyats[full]


# to install separately
$ pip install pyats.contrib

Solution Documentation

For now, each individual folder under src/ has its own README.md file. We are working on a better hosting solution for all documentation related to this repository.

Contributions

Everyone is welcomed to pitch-in, collaborate, contribute and improve upon what's here, and or introduce new ideas and plugins. The goal of this package is three-fold:

- to introduce a place where the pyATS development team can open-source
  bits and pieces of the framework

- to provide a location for community members to collaborate together, 
  centrally

- to document and demonstrate, via examples, the various plugins and hook 
  capabilities the framework has to offer.

Please consider the following when contributing to this repository:

  • minimize dependencies as much as possible; use lazy-loading where possible. Eg: adding a pip installation dependency will impact ALL users that install this package, where as adding an import dependency, with try/except around it, and printing a nice error message indicating you need package X installed to enable this feature, allows selectively installation of dependencies per what's needed

  • include unit-tests and documentation for everything you develop

Release history Release notifications | RSS feed

This version

22.2

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 Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyats.contrib-22.2-py3-none-any.whl (55.1 kB view details)

Uploaded Python 3

File details

Details for the file pyats.contrib-22.2-py3-none-any.whl.

File metadata

  • Download URL: pyats.contrib-22.2-py3-none-any.whl
  • Upload date:
  • Size: 55.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for pyats.contrib-22.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f5a8342c99c29227e10b2d09befce1dcf44695aec9888b2cccc59c2c592fd39e
MD5 a010793a43a904e75a3c9fc12a48fba3
BLAKE2b-256 5d74ec32679580c9cbb6beaef796f1e3a2232839b465d619c4f06566a02bf0d8

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