{
"info": {
"author": "Ixia",
"author_email": "diana.galan@keysight.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: No Input/Output (Daemon)",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: MIT License",
"Operating System :: MacOS",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Operating System :: Unix",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: System :: Distributed Computing"
],
"description": ".. image:: https://img.shields.io/pypi/v/ixnetwork.svg\n :target: https://pypi.org/project/ixnetwork\n\n.. image:: https://img.shields.io/pypi/pyversions/ixnetwork.svg\n :target: https://pypi.org/project/ixnetwork\n\n.. image:: https://img.shields.io/badge/license-MIT-green.svg\n :target: https://en.wikipedia.org/wiki/MIT_License\n\n\n\n\nIxNetwork is the Python package for the IxNetwork Low Level API that allows you to configure and run IxNetwork tests.\n\nInstalling\n==========\n\n| The master branch always contains the latest official release. It is only updated on new IxNetwork releases. Official releases are posted to `PyPI `_. \n| The dev branch contains improvements and fixes of the current release that will go into the next release version.\n\n* To install the official release just run\n ``pip install --upgrade ixnetwork``.\n* To install the version in `github `_ use\n ``python setup.py develop`` for development install or\n ``python setup.py install``.\n\nTesting\n=======\n| Unit tests can be invoked by running ``python setup.py test`` command.\n| We strongly recommend that you test the package installation and unit test execution against the python environments listed in ''tox.ini''.\n| For this you can use `tox `_ utility. Run the following:\n\n* yum install python-tox\n* tox\n\nDocumentation\n=============\n| For general language documentation of IxNetwork API see the `Low Level API Guide `_ and the `IxNetwork API Help `_.\n| This will require a login to `Ixia Support `_ web page.\n\n\n\nIxNetwork API server / Python Support\n=====================================\nIxNetwork.py lib 9.00.1915.16 supports:\n\n* Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7\n* IxNetwork Windows API server 8.40+\n* IxNetwork Web Edition (Linux API Server) 8.50+\n\nCompatibility with older versions may continue to work but it is not actively supported.\n\nCompatibility Policy\n====================\nIxNetwork Low Level API library is supported on the following operating systems:\n\n* Microsoft Windows\n* CentOS 7 on x64 platform\n\nRelated Projects\n================\n* IxNetwork API Tcl Bindings: https://github.com/ixiacom/ixnetwork-api-tcl\n* IxNetwork API Perl Bindings: https://github.com/ixiacom/ixnetwork-api-pl\n* IxNetwork API Ruby Bindings: https://github.com/ixiacom/ixnetwork-api-rb\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/ixiacom/ixnetwork-api-py",
"keywords": "ixia ixnetwork",
"license": "License :: OSI Approved :: MIT License",
"maintainer": "",
"maintainer_email": "",
"name": "IxNetwork",
"package_url": "https://pypi.org/project/IxNetwork/",
"platform": "Windows",
"project_url": "https://pypi.org/project/IxNetwork/",
"project_urls": {
"Homepage": "https://github.com/ixiacom/ixnetwork-api-py"
},
"release_url": "https://pypi.org/project/IxNetwork/9.0.1915.16/",
"requires_dist": [
"backports.ssl (>=0.0.9backports.ssl-match-hostname>=3.5.0.1)",
"pyopenssl (>=17.5.0)",
"requests (>=2.18.4)",
"websocket-client (>=0.47.0)"
],
"requires_python": "",
"summary": "IxNetwork Low Level API",
"version": "9.0.1915.16"
},
"last_serial": 5580347,
"releases": {
"8.40.1124.8": [
{
"comment_text": "",
"digests": {
"md5": "5840fcf2bdeca005bd4c89628fc1d84c",
"sha256": "2aa0b9b17ac94426ecfd6b3828aed58b763771ef9a3c2ebeef620787889bf638"
},
"downloads": -1,
"filename": "IxNetwork-8.40.1124.8-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5840fcf2bdeca005bd4c89628fc1d84c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 9775,
"upload_time": "2018-01-26T02:41:28",
"url": "https://files.pythonhosted.org/packages/44/19/e130da704c8d7d417251f0ed1929befd7a479812ef5a9c38d58fa7b7f7ae/IxNetwork-8.40.1124.8-py2.py3-none-any.whl"
}
],
"8.40.1124.9": [
{
"comment_text": "",
"digests": {
"md5": "f274aaae3376b54e28fc9066c3b7c548",
"sha256": "e67afb7d152e1be95ff84ffe0c9c4ecee8b8d175b2d6f5fa1d6997c9101fad19"
},
"downloads": -1,
"filename": "IxNetwork-8.40.1124.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f274aaae3376b54e28fc9066c3b7c548",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 9506,
"upload_time": "2018-03-03T01:55:31",
"url": "https://files.pythonhosted.org/packages/59/78/a7856dd584b01d0faf0c947d3d1cbb4cffa5404360ec9045fe2b4f49522f/IxNetwork-8.40.1124.9-py2.py3-none-any.whl"
}
],
"8.50.1501.10": [
{
"comment_text": "",
"digests": {
"md5": "fe8c74d79ac727d416d5d4701bbb03db",
"sha256": "f77459ded70896e0bb086bd9437ca8936da5df2fd109d85062dd4d333183464a"
},
"downloads": -1,
"filename": "IxNetwork-8.50.1501.10-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe8c74d79ac727d416d5d4701bbb03db",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 22566,
"upload_time": "2019-02-07T01:25:31",
"url": "https://files.pythonhosted.org/packages/75/0f/20b8e1506f06cea2e1d9881ba251fbab6fd6ec635797d46396eeca05e317/IxNetwork-8.50.1501.10-py2.py3-none-any.whl"
}
],
"8.50.1501.9": [
{
"comment_text": "",
"digests": {
"md5": "effd4ff06bc66343761487a0bdb9e56f",
"sha256": "7f4490edd98fe914ebba96e24e26d525f71401c1e1d442b9c4da8462f4799aff"
},
"downloads": -1,
"filename": "IxNetwork-8.50.1501.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "effd4ff06bc66343761487a0bdb9e56f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 24766,
"upload_time": "2018-09-12T23:33:49",
"url": "https://files.pythonhosted.org/packages/25/bd/81724e57dd71b2b271d58aee65d46f21d4c5949cf690dbf4ef97c07e6f24/IxNetwork-8.50.1501.9-py2.py3-none-any.whl"
}
],
"9.0.1915.16": [
{
"comment_text": "",
"digests": {
"md5": "bf9b5ee372332f01de2c27e93deb3d5e",
"sha256": "d5319382eebe371d6e9988d29647a7333f30e2da8180430922fe0e371e71759c"
},
"downloads": -1,
"filename": "IxNetwork-9.0.1915.16-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "bf9b5ee372332f01de2c27e93deb3d5e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 25136,
"upload_time": "2019-07-24T23:46:40",
"url": "https://files.pythonhosted.org/packages/b8/d6/d30a8e264952213e50f3ac767af9c5f41d9261fb182ff8554fb940faeb6e/IxNetwork-9.0.1915.16-py2.py3-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "bf9b5ee372332f01de2c27e93deb3d5e",
"sha256": "d5319382eebe371d6e9988d29647a7333f30e2da8180430922fe0e371e71759c"
},
"downloads": -1,
"filename": "IxNetwork-9.0.1915.16-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "bf9b5ee372332f01de2c27e93deb3d5e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 25136,
"upload_time": "2019-07-24T23:46:40",
"url": "https://files.pythonhosted.org/packages/b8/d6/d30a8e264952213e50f3ac767af9c5f41d9261fb182ff8554fb940faeb6e/IxNetwork-9.0.1915.16-py2.py3-none-any.whl"
}
]
}