Skip to main content

VIRL2 Client Library

Project description

CI

VIRL 2 Client Library

Introduction

This is the client library for the Cisco VIRL 2 Network Simulation Platform (virl2_client). It provides a Python package to programmatically create, edit, delete and control network simulations on a VIRL 2 controller.

It is a pure Python implementation that requires Python3. We've tested and written the package with Python 3.6.8.

The status of this package can be considered Beta. We're not aware of any major issues at the time of release. However, since this is the first release of the package, bugs might exist. Both in the package as well as in the API implementation on the controller.

Use Case Description

The client library provides a convenient interface to control the lifecycle of a network simulation. This can be used for automation scripts directly in Python but also for third party integrations / plugins which need to integrate with a simulated network. Examples already existing are an Ansible plugin.

Installation

The package comes in form of a wheel that is downloadable from the VIRL 2 controller. The package can be installed either from PyPi using

pip3 install virl2_client

or, alternatively, the version that is bundled with the VIRL 2 controller can be downloaded to the local filesystem and then directly installed via

pip3 install ./virl2_client-*.whl

The bundled version is available on the index site of the docs when viewed directly on the VIRL 2 controller.

Ensure to replace use the correct file name, replacing the wildcard with the proper version/build information. For example

pip3 install virl2_client-2.0.0b10-py3-none-any.whl

We recommend the use of a virtual environment for installation.

Usage

The package itself is fairly well documented using docstrings. In addition, the documentation is available in HTML format on the controller itself, via the "Tools -> Client Library" menu.

Compatibility

This package and the used API is specific to VIRL 2. It is not backwards compatible with VIRL 1.x and therefore can not be used with VIRL 1.x. If you are looking for a convenient tool to interface with the VIRL 1 API then the VIRL Utils tool is recommended.

Known Issues

There are no known issues at this point. See the comment in the Introduction section.

Getting Help

If you have questions, concerns, bug reports, etc., please create an issue against the repository on GitHub

Getting Involved

We welcome contributions. Whether you fixed a bug, added a new feature or corrected a typo, all contributions are welcome. General instructions on how to contribute can be found in the CONTRIBUTING file.

Licensing Info

This code is licensed under the Apache 2.0 License. See LICENSE for details.

References

This package is part of the VIRL 2 Network Simulation platform. For details, go to https://developer.cisco.com/modeling-labs. Additional documentation for the product is available at https://developer.cisco.com/docs/modeling-labs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

virl2_client-2.2.1.post2.tar.gz (40.3 kB view details)

Uploaded Source

Built Distribution

virl2_client-2.2.1.post2-py3-none-any.whl (52.4 kB view details)

Uploaded Python 3

File details

Details for the file virl2_client-2.2.1.post2.tar.gz.

File metadata

  • Download URL: virl2_client-2.2.1.post2.tar.gz
  • Upload date:
  • Size: 40.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.6.8 Darwin/19.6.0

File hashes

Hashes for virl2_client-2.2.1.post2.tar.gz
Algorithm Hash digest
SHA256 2b57f79f9b00a416a5e6b926c8fccfd164ea558a813380dfec13ccbd1903e671
MD5 12425e2c87caf0d21c5bdda066126841
BLAKE2b-256 ded741c07ecfcfc6081396fa4610aeba34489cdfbadc3b48c3bea4a24523e93c

See more details on using hashes here.

File details

Details for the file virl2_client-2.2.1.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for virl2_client-2.2.1.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 144a72d0b05c1bc14a10b5ca4d94c2a3576a272db2d963a087e0b686f669edc3
MD5 98e19d05a7dcc02c95b816b47901b850
BLAKE2b-256 f1bade30aa19e2e91d43367c0be41044d967c6cbeb38863e98a165bdee4db8e3

See more details on using hashes here.

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