{ "info": { "author": "Janos Tarjanyi", "author_email": "janos.tarajnyi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Telecommunications Industry", "Programming Language :: Python :: 2.7", "Topic :: Communications :: Telephony" ], "description": "ossi_tool\r\n-------------------------\r\n\r\nIt is a Python script, to execute multiple commands on Avaya Communication Manager,\r\nand write output data into the CSV file for later processing. It is ideal tool to\r\nrepeat a command many times which not available as import in Avaya Site Administration\r\nTool (eg. list usage)\r\n\r\nAs input arguments need to define the followings:\r\n - host\r\n - Username\r\n - Password\r\n - Input file\r\n - Output file\r\n\r\nUsage example:\r\n\r\n./ossi_tool 192.168.10.10 sampleuser -ppassword -i commands.csv -o outputfile.csv\r\n\r\n----------\r\nInstallation:\r\n\r\nYou can easily install ossi_tool with pip.\r\nUsage\r\n#pip install ossi_tool", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/deesnow/ossi_tool", "keywords": null, "license": "ISC", "maintainer": null, "maintainer_email": null, "name": "ossi_tool", "package_url": "https://pypi.org/project/ossi_tool/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ossi_tool/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/deesnow/ossi_tool" }, "release_url": "https://pypi.org/project/ossi_tool/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Tool to creact CSV output from Avaya Communcation Manager commands.", "version": "0.1.0" }, "last_serial": 2689943, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7e6274cf22a2aeeeae4b5ff21bc76627", "sha256": "03350e77c0dc043ccc839d1ff8c99e6fa73c003d5f13a594a08e31c22aa58fb7" }, "downloads": -1, "filename": "ossi_tool-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7e6274cf22a2aeeeae4b5ff21bc76627", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5014, "upload_time": "2017-03-07T21:58:32", "url": "https://files.pythonhosted.org/packages/c0/b9/6ca58d29e057ec7b5718354239bfbdfc73f9a0202e7e172dd5fa143509d1/ossi_tool-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7e6274cf22a2aeeeae4b5ff21bc76627", "sha256": "03350e77c0dc043ccc839d1ff8c99e6fa73c003d5f13a594a08e31c22aa58fb7" }, "downloads": -1, "filename": "ossi_tool-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7e6274cf22a2aeeeae4b5ff21bc76627", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5014, "upload_time": "2017-03-07T21:58:32", "url": "https://files.pythonhosted.org/packages/c0/b9/6ca58d29e057ec7b5718354239bfbdfc73f9a0202e7e172dd5fa143509d1/ossi_tool-0.1.0.tar.gz" } ] }