{ "info": { "author": "Yoram Shamir", "author_email": "yoram@ignissoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Testing :: Traffic Generation" ], "description": "+++ WORK IN PROGRESS - fully tested and functional, documentation under construction. +++\n\nTGN - Traffic Generator\n\nThis package implements base Python OO API for traffic generators (IxNetwork, TestCenter etc.).\n\nThe package provides:\n- Common utilities.\n- Base class for all Python OO traffic generator classes.\n- Base Python wrapper over Tcl - the lowest common denominator API for TGNs is Tcl (also the inheriting packages still\n\thave some legacy code implemented in Tcl). \n\nThe Python wrapper over Tcl can work on top of any Python Tcl interpreter as long as it supports some common API.\nThe default Python Tcl interpreter used is Tk package but in the package there is also a sample of implementation of\nPython Tcl interpreter over console (Telnet).\n\nLogging:\n- general messages + calls to underlining API + return values are logged to the logger provided by the application.\n\tAPI calls are logged at debug level \n- calls to underlining Tcl API are also logged to a separate file to create a native Tcl script that can be run as is.\n\nInstallation:\nstable - pip instsll tgnooapi\ntesting - pip install tgnooapi --extra-index-url https://testpypi.python.org/pypi\n\nContact:\nFeel free to contact me with any question or feature request at yoram@ignissoft.com", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shmir/PyTrafficGenerator/", "keywords": "", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "tgnooapi", "package_url": "https://pypi.org/project/tgnooapi/", "platform": "any", "project_url": "https://pypi.org/project/tgnooapi/", "project_urls": { "Homepage": "https://github.com/shmir/PyTrafficGenerator/" }, "release_url": "https://pypi.org/project/tgnooapi/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Base Python OO API package to automate traffic generators (Spirent TestCenter, Ixia IxNetwork etc.)", "version": "1.1.0" }, "last_serial": 3251075, "releases": { "1.0.0.dev3": [ { "comment_text": "", "digests": { "md5": "e565da439adb787843bf110127776d4e", "sha256": "1c65ef0296ee216fcbd1959a30f0c4725dc5138ba436c6ac64288c02b4b02858" }, "downloads": -1, "filename": "tgnooapi-1.0.0.dev3.tar.gz", "has_sig": false, "md5_digest": "e565da439adb787843bf110127776d4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8673, "upload_time": "2017-08-31T19:55:28", "url": "https://files.pythonhosted.org/packages/b1/ed/09ab2d91bd7c2bf4286207b47239517a29a63bc2078a031a1c725350942d/tgnooapi-1.0.0.dev3.tar.gz" } ], "1.0.0rc1": [ { "comment_text": "", "digests": { "md5": "f308d143f237ee9a32e04f30eea06e99", "sha256": "d7bb348bbecf8fe91109dc8ca84d13c374647d9cd118be7b647fa7ea4287641d" }, "downloads": -1, "filename": "tgnooapi-1.0.0rc1.tar.gz", "has_sig": false, "md5_digest": "f308d143f237ee9a32e04f30eea06e99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8704, "upload_time": "2017-09-19T13:57:14", "url": "https://files.pythonhosted.org/packages/a0/60/3a2447e6abd975a89caa70a72506810457c4813b360053dd1ea8c351f7da/tgnooapi-1.0.0rc1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "d577d27afc165e86ec8602d944c57438", "sha256": "9c835951dac7fcaf1e5d0b48362ce5138b30976cc3736a06ae0f8bbc1c1d54f5" }, "downloads": -1, "filename": "tgnooapi-1.1.0.tar.gz", "has_sig": false, "md5_digest": "d577d27afc165e86ec8602d944c57438", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8814, "upload_time": "2017-10-15T04:56:32", "url": "https://files.pythonhosted.org/packages/12/94/8f67aef87f5c8e9b9065b55572a47af3563a4e6b8c853205d8e080645a95/tgnooapi-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d577d27afc165e86ec8602d944c57438", "sha256": "9c835951dac7fcaf1e5d0b48362ce5138b30976cc3736a06ae0f8bbc1c1d54f5" }, "downloads": -1, "filename": "tgnooapi-1.1.0.tar.gz", "has_sig": false, "md5_digest": "d577d27afc165e86ec8602d944c57438", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8814, "upload_time": "2017-10-15T04:56:32", "url": "https://files.pythonhosted.org/packages/12/94/8f67aef87f5c8e9b9065b55572a47af3563a4e6b8c853205d8e080645a95/tgnooapi-1.1.0.tar.gz" } ] }