{ "info": { "author": "JSC PETER-SERVICE", "author_email": "mf_aist_all@billing.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Robot Framework :: Library", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Testing" ], "description": "Robot Framework Windows Remote Library\n=======================================\n\n|Build Status|\n\nShort Description\n-----------------\n\n`Robot Framework`_ library for Windows Remote Management, based on `pywinrm`_.\n\nInstallation\n------------\n\n::\n\n pip install robotframework-winrmlibrary\n\nDocumentation\n-------------\n\nKeyword documentation for robotframework-winrmlibrary library: docs_.\n\nExample\n-------\n\n.. code:: robotframework\n\n *** Settings ***\n Library WinRMLibrary\n\n *** Test Cases ***\n Get ip on windows host\n Create Session server windows-host Administrator 1234567890 \n ${params}= Create List \"/all\" \n ${result}= Run cmd server ipconfig ${params} \n Log ${result.status_code} \n Log ${result.std_out} \n Log ${result.std_err} \n\n::\n\n 0\n Windows IP Configuration\n Host Name . . . . . . . . . . . . : WINDOWS-HOST\n Primary Dns Suffix . . . . . . . :\n Node Type . . . . . . . . . . . . : Hybrid\n IP Routing Enabled. . . . . . . . : No\n WINS Proxy Enabled. . . . . . . . : No\n\n\nLicense\n-------\n\nApache License 2.0\n\n.. _Robot Framework: http://www.robotframework.org\n\n.. _pywinrm: https://pypi.python.org/pypi/pywinrm\n\n.. |Build Status| image:: https://travis-ci.org/peterservice-rnd/robotframework-winrmlibrary.svg?branch=master\n :target: https://travis-ci.org/peterservice-rnd/robotframework-winrmlibrary\n\n.. _docs: https://rawgit.com/peterservice-rnd/robotframework-winrmlibrary/master/docs/WinRMLibrary.html \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/peterservice-rnd/robotframework-winrmlibrary", "keywords": "testing testautomation robotframework", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "robotframework-winrmlibrary", "package_url": "https://pypi.org/project/robotframework-winrmlibrary/", "platform": "", "project_url": "https://pypi.org/project/robotframework-winrmlibrary/", "project_urls": { "Homepage": "https://github.com/peterservice-rnd/robotframework-winrmlibrary" }, "release_url": "https://pypi.org/project/robotframework-winrmlibrary/2.0.0/", "requires_dist": [ "pywinrm", "robotframework" ], "requires_python": "", "summary": "Robot Framework library for Windows Remote Management", "version": "2.0.0" }, "last_serial": 5958588, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "18aa60a5a72a03d3ece6c105cb7a5642", "sha256": "aa8d0fb4fd419bdc3437a52b2ffc7c1195e015544d2a0589916d1fd62aa51b8c" }, "downloads": -1, "filename": "robotframework_winrmlibrary-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "18aa60a5a72a03d3ece6c105cb7a5642", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3726, "upload_time": "2018-03-12T11:49:40", "url": "https://files.pythonhosted.org/packages/c2/cd/097446890b2394214fab844109b3cfc8bbef87f85092343733107acec787/robotframework_winrmlibrary-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8d200dc8917423aea4583d5dd029899f", "sha256": "0247882294a5554450f724fbf44579d3c7d52f3d90a8283db121cb3a24e5890c" }, "downloads": -1, "filename": "robotframework-winrmlibrary-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8d200dc8917423aea4583d5dd029899f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3279, "upload_time": "2018-03-12T11:49:41", "url": "https://files.pythonhosted.org/packages/dc/d9/7f38a06a9d5f3979941a9ddb2f3d9dbdbc11e341272bdbb82a5d2a9c9046/robotframework-winrmlibrary-1.0.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "adecf574c6121d19e2a6668ecb8a09fd", "sha256": "be95c30b38197b5334aea4f505cc8a4a893e40d0667ff9d4e2db1918b9cd36ae" }, "downloads": -1, "filename": "robotframework_winrmlibrary-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "adecf574c6121d19e2a6668ecb8a09fd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7707, "upload_time": "2019-10-11T06:04:32", "url": "https://files.pythonhosted.org/packages/9a/8c/50d31752a49b3bd339bf0181628b181d60829a42ef8ecdfac74cb1faa8b7/robotframework_winrmlibrary-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2476ed67e22dded3486601f7521d06b1", "sha256": "5788da3f342bc17fe74f7249c62c720e8f2e4727bf9cd2a9fe9799f4cc41dc01" }, "downloads": -1, "filename": "robotframework-winrmlibrary-2.0.0.tar.gz", "has_sig": false, "md5_digest": "2476ed67e22dded3486601f7521d06b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3304, "upload_time": "2019-10-11T06:04:33", "url": "https://files.pythonhosted.org/packages/6c/4c/ae2f8a9a651637545ea38e13b1c35a8a9c7a59b0451dadc57d1e9650e97f/robotframework-winrmlibrary-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "adecf574c6121d19e2a6668ecb8a09fd", "sha256": "be95c30b38197b5334aea4f505cc8a4a893e40d0667ff9d4e2db1918b9cd36ae" }, "downloads": -1, "filename": "robotframework_winrmlibrary-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "adecf574c6121d19e2a6668ecb8a09fd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7707, "upload_time": "2019-10-11T06:04:32", "url": "https://files.pythonhosted.org/packages/9a/8c/50d31752a49b3bd339bf0181628b181d60829a42ef8ecdfac74cb1faa8b7/robotframework_winrmlibrary-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2476ed67e22dded3486601f7521d06b1", "sha256": "5788da3f342bc17fe74f7249c62c720e8f2e4727bf9cd2a9fe9799f4cc41dc01" }, "downloads": -1, "filename": "robotframework-winrmlibrary-2.0.0.tar.gz", "has_sig": false, "md5_digest": "2476ed67e22dded3486601f7521d06b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3304, "upload_time": "2019-10-11T06:04:33", "url": "https://files.pythonhosted.org/packages/6c/4c/ae2f8a9a651637545ea38e13b1c35a8a9c7a59b0451dadc57d1e9650e97f/robotframework-winrmlibrary-2.0.0.tar.gz" } ] }