IxNetwork REST API Python Client
Project description
IxNetwork REST API Client
This is an alpha build and is subject to change!
Features
- classes are generated from the latest released version of IxNetwork
- the only class that can be directly be instantiated is the TestPlatform class
- all other classes are accessed via a child property on the parent class
- classes have helper methods depending on the type of class
- required classes are automatically populated with one and only instance
- user list classes have
add, remove, findhelper methods
- every instantiated class encapsulates instances retrieved from the server
- encapsulated instances can be accessed using iterators or indexes
- class iterator/index support includes:
__iter__ __next__ __getitem__ __len__
- installs via pip
- pip install -U ixnetwork-restpy
- documentation that is part of the REST API browser is inlined in all generated classes
- inlined documentation is also available via a static documentation browser distributed with the package
- no need to connect to a running instance of IxNetwork to get API documentation
- samples distributed with the package
Limitations
- minimum IxNetwork support is 8.42
Project details
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 Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ixnetwork_restpy-0.1.22-py2.py3-none-any.whl.
File metadata
- Download URL: ixnetwork_restpy-0.1.22-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/2.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c589593c6d3f40e5d28150a44570a4ba4ad61aee8eea90fe7b9dfc10763ab379
|
|
| MD5 |
590d11826f107f6490e1a31e4c92010c
|
|
| BLAKE2b-256 |
ec210e0623f08ff93930fad857146d26d92e356f05d7464f043c511cc65a967f
|