{"id":15086173,"url":"https://github.com/peterservice-rnd/robotframework-winrmlibrary","last_synced_at":"2025-10-05T16:30:34.394Z","repository":{"id":57462487,"uuid":"124877792","full_name":"peterservice-rnd/robotframework-winrmlibrary","owner":"peterservice-rnd","description":"Robot Framework library for Windows Remote Management","archived":true,"fork":false,"pushed_at":"2019-10-10T09:05:37.000Z","size":57,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-15T01:35:21.972Z","etag":null,"topics":["robotframework"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterservice-rnd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-12T11:19:22.000Z","updated_at":"2023-01-05T16:01:13.000Z","dependencies_parsed_at":"2022-09-12T13:21:52.552Z","dependency_job_id":null,"html_url":"https://github.com/peterservice-rnd/robotframework-winrmlibrary","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterservice-rnd%2Frobotframework-winrmlibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterservice-rnd%2Frobotframework-winrmlibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterservice-rnd%2Frobotframework-winrmlibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterservice-rnd%2Frobotframework-winrmlibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterservice-rnd","download_url":"https://codeload.github.com/peterservice-rnd/robotframework-winrmlibrary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235418361,"owners_count":18987130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["robotframework"],"created_at":"2024-09-25T07:32:44.076Z","updated_at":"2025-10-05T16:30:34.066Z","avatar_url":"https://github.com/peterservice-rnd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterservice-rnd%2Frobotframework-winrmlibrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterservice-rnd%2Frobotframework-winrmlibrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterservice-rnd%2Frobotframework-winrmlibrary/lists"}