{ "info": { "author": "Yoram Shamir", "author_email": "yoram@ignissoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Testing :: Traffic Generation" ], "description": "TGN - Traffic Generator\nIXN - IxNetwork\n\nThis package implements Python OO API for Ixia IxNetwork traffic generator.\n\nThe package works on top of multiple low level APIs:\n1. IxnRestWrapper - a Python wrapper of IXN native REST API.\nAvailable for IXN versions that supports REST.\nAllows client less operation of IXN scripts.\n2. IxnTclWrapper - a Python wrapper (using Python Tk package) over IXN native Tcl API (IxTclNetwork) .\nAvailable for all IXN versions.\nInstead of using Tk (and IxTclNetwork package) the calling application can provide its own connection to Tcl\ninterpreter as long as the connection supports the 'eval' command and can perform IXN Tcl API commands.\n3. IxnPythonWrapper - a Python wrapper over IXN native Python API.\nAvailable for IXN versions that\tsupport python.\n4. Any IxnCustomerApi as long as it supports the same API as all above APIs support (define ABC).\n\nInstallation:\nstable - pip instsll ixnooapi\n\nPrerequisite:\nWhen using Tcl or Python wrappers - IxNetwork application installed. \n\nGetting started:\nUnder ixnetwork.test.ixn_samples you will find some basic samples.\nSee inside for more info.\n\nFunctionality\nThe current version supports the following test flow:\n- Load configuration -> Get/Set attributes -> Start/Stop traffic -> Get statistics.\nSupported operations:\n- Basic operations - get/set attributes, get/create children.\n- Load configuration - load configuration (ixncfg), reserve ports and analyze the configuration\n- Start/Stop - arp, ping, protocols, traffic items\n- Statistics - read views\n- Save configuration\n- Disconnect\nThe package also support Add/Remove objects so it supports the following test case:\n- Build configuration -> Start/Stop traffic -> Get statistics.\nBut this is less documented at this version.\n\nTestCenter and IxNetwork:\nIxNetwork package and TestCenter extend the same base classes from TrafficGenerator.\nIn some future version we plan TrafficGenerator a complete abstract API so tests that work in the basic test flow will\nbe able to run over IxNetwork and TestCenter seamlessly. \n\nContact:\nFeel free to contact me with any question or feature request at yoram@ignissoft.com", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shmir/PyIxNetwork/", "keywords": "ixnetwork l2l3 test tool ixia automation", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "pyixnetwork", "package_url": "https://pypi.org/project/pyixnetwork/", "platform": "any", "project_url": "https://pypi.org/project/pyixnetwork/", "project_urls": { "Homepage": "https://github.com/shmir/PyIxNetwork/" }, "release_url": "https://pypi.org/project/pyixnetwork/1.7.0/", "requires_dist": null, "requires_python": "", "summary": "Python OO API package to automate Ixia IxNetwork traffic generator", "version": "1.7.0" }, "last_serial": 5646230, "releases": { "1.3.0": [ { "comment_text": "", "digests": { "md5": "311776577fdf664e21a7ea910c4ab7c6", "sha256": "cfb90b9dbaa5bf83e89c3314d5337d26a66383dbaa1bd50b8bab530b47262199" }, "downloads": -1, "filename": "pyixnetwork-1.3.0.tar.gz", "has_sig": false, "md5_digest": "311776577fdf664e21a7ea910c4ab7c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19952, "upload_time": "2018-01-10T11:53:07", "url": "https://files.pythonhosted.org/packages/06/6d/4a20abd9816259d60ce8dce7c7849cf3633ea3c5cc455b76c38f13b5839e/pyixnetwork-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "ebfacfdc10faf713eb922949936efdef", "sha256": "3b050f7202a18059107f2802e3231ccc40d00c11f6a4a5e5cc3d5be3e26ddc94" }, "downloads": -1, "filename": "pyixnetwork-1.3.1.tar.gz", "has_sig": false, "md5_digest": "ebfacfdc10faf713eb922949936efdef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20042, "upload_time": "2018-01-10T14:06:47", "url": "https://files.pythonhosted.org/packages/94/c7/a6993bb7cd593c986cecc3ac687aef37d64708b5381cc6065adbbd115853/pyixnetwork-1.3.1.tar.gz" } ], "1.3.3": [ { "comment_text": "", "digests": { "md5": "fcaed57311543de2cc74e25518f8c6aa", "sha256": "a53dc1f7eaeffdbc98c5311a4b5febbdd042f8d82152ae3a4121bd996980990d" }, "downloads": -1, "filename": "pyixnetwork-1.3.3.tar.gz", "has_sig": false, "md5_digest": "fcaed57311543de2cc74e25518f8c6aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20071, "upload_time": "2018-01-28T18:18:15", "url": "https://files.pythonhosted.org/packages/f4/ba/99885f2ce01838b368b8666ee4173baaf4e33105ac253a267a063f2a1e4f/pyixnetwork-1.3.3.tar.gz" } ], "1.3.4": [ { "comment_text": "", "digests": { "md5": "3eed9256625a0e1708154d65b37e529b", "sha256": "8dc9865bb33746543521cb2a3a42a1862ff2e287d311493ea232e21e119a5b86" }, "downloads": -1, "filename": "pyixnetwork-1.3.4.tar.gz", "has_sig": false, "md5_digest": "3eed9256625a0e1708154d65b37e529b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20097, "upload_time": "2018-02-01T11:44:27", "url": "https://files.pythonhosted.org/packages/86/91/b84b34845da41f84be7a221149f62df835ee3f758fcb0215856af12dc57d/pyixnetwork-1.3.4.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "9892db53297c53ae57ff1eae5fc5d994", "sha256": "25ed6a8d73f6388c580cb75f34744cb7666885aa25ab0e49e5efbf4fe3fa8762" }, "downloads": -1, "filename": "pyixnetwork-1.4.0.tar.gz", "has_sig": false, "md5_digest": "9892db53297c53ae57ff1eae5fc5d994", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20807, "upload_time": "2018-03-11T07:20:32", "url": "https://files.pythonhosted.org/packages/31/3f/33b12fbd58e58293cb3dd360a7916322d5b38b0eceaa464834aec87f1d3f/pyixnetwork-1.4.0.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "a5edf9e058f824b59d51b1243c2a16a2", "sha256": "820078d3b3bf919b1d578648ba03d45db9a1aa156e7303139f6ef472fb78e174" }, "downloads": -1, "filename": "pyixnetwork-1.4.1.tar.gz", "has_sig": false, "md5_digest": "a5edf9e058f824b59d51b1243c2a16a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20881, "upload_time": "2018-04-02T19:45:02", "url": "https://files.pythonhosted.org/packages/6e/ca/ba7446253527a07fb8f58bec6cecec7e43549ffbfbb15db904a06483b001/pyixnetwork-1.4.1.tar.gz" } ], "1.4.2": [ { "comment_text": "", "digests": { "md5": "b8f5bb2d444a41e544f7ac8ee6268162", "sha256": "253fe6d2f7b51666e227ae7bab5bb3e59ecbe291e1d3a86293ed773a3c5d07b4" }, "downloads": -1, "filename": "pyixnetwork-1.4.2.tar.gz", "has_sig": false, "md5_digest": "b8f5bb2d444a41e544f7ac8ee6268162", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20875, "upload_time": "2018-04-15T12:29:31", "url": "https://files.pythonhosted.org/packages/8b/f1/58ba41ef5d5fa8221f269a8aaa77309dfa34b464c06cf268c70b33e3fa22/pyixnetwork-1.4.2.tar.gz" } ], "1.4.3": [ { "comment_text": "", "digests": { "md5": "1b663a853c2c6dc01948839cfa9f4c98", "sha256": "ed491fb79947e5460b05084c39a9ab64e001538020964ffc3c5d144cfce402d1" }, "downloads": -1, "filename": "pyixnetwork-1.4.3.tar.gz", "has_sig": false, "md5_digest": "1b663a853c2c6dc01948839cfa9f4c98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21008, "upload_time": "2018-05-17T10:13:21", "url": "https://files.pythonhosted.org/packages/0e/0f/f8111f6de18551c48b7251d1b2a94f2f9beae4a99d441ec5df71bb6c6218/pyixnetwork-1.4.3.tar.gz" } ], "1.4.4": [ { "comment_text": "", "digests": { "md5": "01856bd7a83ba795830a4dcb80e22d0e", "sha256": "0118a9675e23a5ebcdd87e10b9d2e32e9c720c2ec38207f9517a0a7063fc4f08" }, "downloads": -1, "filename": "pyixnetwork-1.4.4.tar.gz", "has_sig": false, "md5_digest": "01856bd7a83ba795830a4dcb80e22d0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21066, "upload_time": "2018-06-21T16:11:28", "url": "https://files.pythonhosted.org/packages/88/fd/1caf8c06c4c8e06545d8e730f9004fb2b9254e952a6e78d260ed5edef94f/pyixnetwork-1.4.4.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "e380f3d23f7ff36b945de2772c55299a", "sha256": "9b0e96eab2a567dc4a44f140e93eb726e92e0404858776b47ba06ea8c2e7b7d4" }, "downloads": -1, "filename": "pyixnetwork-1.5.0.tar.gz", "has_sig": false, "md5_digest": "e380f3d23f7ff36b945de2772c55299a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21275, "upload_time": "2019-01-05T19:49:40", "url": "https://files.pythonhosted.org/packages/dd/5f/5d7645e2383da62fc5a5a2494d92736e766b8206825ed37e1f0eae2b2685/pyixnetwork-1.5.0.tar.gz" } ], "1.5.1": [ { "comment_text": "", "digests": { "md5": "506949e81e4f8e3565f5c2462dc9540c", "sha256": "af121438bbdbf6694165d9aa4e83857560d4f4db801e345ceb285bd6c06df58b" }, "downloads": -1, "filename": "pyixnetwork-1.5.1.tar.gz", "has_sig": false, "md5_digest": "506949e81e4f8e3565f5c2462dc9540c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23374, "upload_time": "2019-04-03T07:09:11", "url": "https://files.pythonhosted.org/packages/01/1c/90edc31a292fba4234c75aff291ae6dc67bfd1dc77d712cd3b05cbb6946c/pyixnetwork-1.5.1.tar.gz" } ], "1.5.2": [ { "comment_text": "", "digests": { "md5": "cba13d7c95d627f097e60153a4a77203", "sha256": "77bff2eae9a8a09c2a9e9429ade36aa080802e98a85df7311b5df65a44eb6893" }, "downloads": -1, "filename": "pyixnetwork-1.5.2.tar.gz", "has_sig": false, "md5_digest": "cba13d7c95d627f097e60153a4a77203", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23366, "upload_time": "2019-05-21T08:45:31", "url": "https://files.pythonhosted.org/packages/77/d0/f1b86dfe257799206ba1ce8c23e7771844c87edbbe5433b7296f4c914fb1/pyixnetwork-1.5.2.tar.gz" } ], "1.5.4": [ { "comment_text": "", "digests": { "md5": "636b033379e3a7dd4a916dd3f48fbb60", "sha256": "350fae144566f4fc65022b0683b11a06d4629f2d715561070bb63a0a1b095708" }, "downloads": -1, "filename": "pyixnetwork-1.5.4.tar.gz", "has_sig": false, "md5_digest": "636b033379e3a7dd4a916dd3f48fbb60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24394, "upload_time": "2019-06-09T17:07:27", "url": "https://files.pythonhosted.org/packages/97/ae/4c7057db8762d1cec16e7ca127747f79161b21b14f3249b31733db9c6ffa/pyixnetwork-1.5.4.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "9dfe9e8201c0037a8ba45482b5aee390", "sha256": "b284a832a77f2e91aa3865808feb4eb26fa17f30ef54f95504038273501bf011" }, "downloads": -1, "filename": "pyixnetwork-1.6.tar.gz", "has_sig": false, "md5_digest": "9dfe9e8201c0037a8ba45482b5aee390", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24173, "upload_time": "2019-06-16T07:12:41", "url": "https://files.pythonhosted.org/packages/6a/a3/8d12a47ab85e91b4eb9a493678e3cbe017856f50c86fe5527eab24ce4aa0/pyixnetwork-1.6.tar.gz" } ], "1.6.1": [ { "comment_text": "", "digests": { "md5": "4a6e6b1b764387d80e2c2911bca2571f", "sha256": "bd9567f466c48a5d9ed742cee05f93aa692805eaa5c0cd455cd14b7a776f6547" }, "downloads": -1, "filename": "pyixnetwork-1.6.1.tar.gz", "has_sig": false, "md5_digest": "4a6e6b1b764387d80e2c2911bca2571f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25575, "upload_time": "2019-06-24T11:49:14", "url": "https://files.pythonhosted.org/packages/04/ad/9f8fa3777c53f8a8532da357674d0e232758972400b5aedfc82ad65c2459/pyixnetwork-1.6.1.tar.gz" } ], "1.6.2": [ { "comment_text": "", "digests": { "md5": "402da54b0ecb6f2e95199bfcb2f9b613", "sha256": "5d66216463d1d91929fdf86f764e0a24d92e787aa7bc5ff4ed81591938ddeabe" }, "downloads": -1, "filename": "pyixnetwork-1.6.2.tar.gz", "has_sig": false, "md5_digest": "402da54b0ecb6f2e95199bfcb2f9b613", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25582, "upload_time": "2019-06-27T11:12:25", "url": "https://files.pythonhosted.org/packages/4e/87/dd6fd446e0101fc238e715256160724fc40ae3f7a43c6e9d879aff5b0bff/pyixnetwork-1.6.2.tar.gz" } ], "1.6.3": [ { "comment_text": "", "digests": { "md5": "ed3c3b3abe5a931c2c96a4288c4a2406", "sha256": "a56712d371aa6c5fc12a14062c2b50a39402c6edf2d1848b3068a2ebc7b5d6f8" }, "downloads": -1, "filename": "pyixnetwork-1.6.3.tar.gz", "has_sig": false, "md5_digest": "ed3c3b3abe5a931c2c96a4288c4a2406", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25632, "upload_time": "2019-06-27T13:04:56", "url": "https://files.pythonhosted.org/packages/cd/b2/4952483b1d63df2d66ce773f0ada40db5958cc2b859e78c6f1b43a1f8eed/pyixnetwork-1.6.3.tar.gz" } ], "1.6.4": [ { "comment_text": "", "digests": { "md5": "79aa1ceb927a38c962d694dbf3bf767c", "sha256": "6c5f1fb8d5fd6ae4b92df430b296dba69b4aef5a8163702ad6098c2b20f5dae1" }, "downloads": -1, "filename": "pyixnetwork-1.6.4.tar.gz", "has_sig": false, "md5_digest": "79aa1ceb927a38c962d694dbf3bf767c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24550, "upload_time": "2019-06-29T10:06:50", "url": "https://files.pythonhosted.org/packages/30/5f/cb7dcbdd8ac0fdeaeaf13f7e19e2911a6ae7289bcfd3f81a679d2fd7340b/pyixnetwork-1.6.4.tar.gz" } ], "1.6.5": [ { "comment_text": "", "digests": { "md5": "10c1ff87fe5de36ee3cae7bf982fb7eb", "sha256": "09958b9af837af7a6e897916ce0b196bdc091a21fb634b4f87585041c862877b" }, "downloads": -1, "filename": "pyixnetwork-1.6.5.tar.gz", "has_sig": false, "md5_digest": "10c1ff87fe5de36ee3cae7bf982fb7eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24820, "upload_time": "2019-06-30T11:47:09", "url": "https://files.pythonhosted.org/packages/d1/f6/58efb0d8bf980964cd1fb98d1b61d02b0beefbf698b4e1357e0fb01d309d/pyixnetwork-1.6.5.tar.gz" } ], "1.6.6": [ { "comment_text": "", "digests": { "md5": "7537660042367b642d30233d362895b1", "sha256": "25a574414cf73e6e273d3af00b4482703f67b80c18d4024862dd5b12867c7eba" }, "downloads": -1, "filename": "pyixnetwork-1.6.6.tar.gz", "has_sig": false, "md5_digest": "7537660042367b642d30233d362895b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23949, "upload_time": "2019-07-25T08:05:41", "url": "https://files.pythonhosted.org/packages/28/b9/a07ba07edc9d17e2ac9f9289000094aa595bb5271efe23f4b5ed4a9db543/pyixnetwork-1.6.6.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "ecac4ed5d75753cb5620799230f404cb", "sha256": "3ecaa389a875bdfdbc609e388ee0910c9462be60f9ef7d19bf314ac4d953bda7" }, "downloads": -1, "filename": "pyixnetwork-1.7.0.tar.gz", "has_sig": false, "md5_digest": "ecac4ed5d75753cb5620799230f404cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24087, "upload_time": "2019-08-07T18:14:58", "url": "https://files.pythonhosted.org/packages/91/b5/90b8709d9fde3e5d4321560276cdbd579c31fe5be1330f3a3769d0d6838a/pyixnetwork-1.7.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ecac4ed5d75753cb5620799230f404cb", "sha256": "3ecaa389a875bdfdbc609e388ee0910c9462be60f9ef7d19bf314ac4d953bda7" }, "downloads": -1, "filename": "pyixnetwork-1.7.0.tar.gz", "has_sig": false, "md5_digest": "ecac4ed5d75753cb5620799230f404cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24087, "upload_time": "2019-08-07T18:14:58", "url": "https://files.pythonhosted.org/packages/91/b5/90b8709d9fde3e5d4321560276cdbd579c31fe5be1330f3a3769d0d6838a/pyixnetwork-1.7.0.tar.gz" } ] }