Skip to main content

OpenHLTest Python Client

Project description

OpenHlTest Python Client

The openhltest folder is the repository for the OpenHlTest python client module.

Auto generated python client

The auto generated library will follow these guidelines:

  1. It will be auto-generated every time there is a model change that has been successfully validated.
  2. It will be hierarchical and match the hierarchy of the yang model.
  3. It will consist of base infrastructure that encapsulates transport, serialization and errors.
  4. Once the library has been generated and unit tests pass it will be packaged and posted on pypi.python.org.
  5. The library will be available for install using the command:
pip install openhltspirent

Base infrastructure that is not auto-generated

  1. Https transport class encapsulated in HttpTransport
  2. Crudx and utility methods encapsulated in Base

The pyang plugin python_client_plugin.py will auto generate the following

  1. classes for the following yang keywords:
    • container
    • list
  2. class @property accessors for the following yang keywords:
    • leaf
    • leaf-list
    • container
    • list
  3. class methods for the following yang keywords:
    • action
    • rpc
  4. class @property accessors to access child container, list classes

Documentation

upload the python package and the documentation browser

Sample code

Sample code is located in the openhltest/samples folder.

Project details


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

openhltspirent-2.0.324-py2.py3-none-any.whl (5.3 MB view hashes)

Uploaded Python 2 Python 3

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