{"id":22220820,"url":"https://github.com/nokia/robotframework-autoitlibrary","last_synced_at":"2025-04-04T18:07:51.185Z","repository":{"id":42501741,"uuid":"101177993","full_name":"nokia/robotframework-autoitlibrary","owner":"nokia","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-29T01:43:43.000Z","size":1591,"stargazers_count":41,"open_issues_count":4,"forks_count":33,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-28T17:09:00.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nokia.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-23T12:33:46.000Z","updated_at":"2025-02-09T21:56:48.000Z","dependencies_parsed_at":"2025-02-08T15:11:05.464Z","dependency_job_id":"24639049-8681-43ea-a49a-71d87df78cbb","html_url":"https://github.com/nokia/robotframework-autoitlibrary","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokia%2Frobotframework-autoitlibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokia%2Frobotframework-autoitlibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokia%2Frobotframework-autoitlibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokia%2Frobotframework-autoitlibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nokia","download_url":"https://codeload.github.com/nokia/robotframework-autoitlibrary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226215,"owners_count":20904465,"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":[],"created_at":"2024-12-02T23:10:19.980Z","updated_at":"2025-04-04T18:07:51.147Z","avatar_url":"https://github.com/nokia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"AutoItLibrary\n=============\n[![Latest Version](https://img.shields.io/pypi/v/robotframework-autoitlibrary.svg)](https://pypi.python.org/pypi/robotframework-autoitlibrary)\n\nChangelog： \n  2024/10/16 Fix AutoItX3.dll register issue.   \n  2020/09/28 Return PID of the launched application using \"Run\" keyword.      \n  2018/06/29 Added Python 3 support.     \n\nIntroduction\n------------\n\nAutoItLibrary is a Python keyword library that extends [Robot Framework](http://code.google.com/p/robotframework/) by providing keywords based on the COM interface to [AutoIt](http://www.autoitscript.com/autoit3/index.shtml). AutoIt is a freeware tool for automating the Windows GUI.\n\nIn order to do screenshots, the AutoItLibrary uses the PIL ([Python\nImage Library](http://www.pythonware.com/products/pil/)).\n\n\nInstallation\n------------\nMake sure you run the installation command with administrative privilages.\n\n#### pip install\n   \n```pip install robotframework-autoitlibrary```\n\n\n#### source install\nAutoItLibrary installs its own file and, if not already present, the 3rd party\nAutoIt and PIL tools.  To install, unzip the release file into a temporary\ndirectory on your PC, open a command window in that directory and type:\n\n    python setup.py install\n\nThis installation creates the folder:\n\n    C:\\RobotFramework\\Extensions\\AutoItLibrary\n\non your PC and puts various files into this directory folder.\n\n\nDocumentation\n-------------\n\nAutoItLibrary documentation is installed by the installation process into:\n\n    C:\\RobotFramework\\Extensions\\AutoItLibrary\\AutoItLibrary.html\n\nThe AutoItX documentation is also installed into this folder as AutoItX.chm.\n\n\nTests\n-----\n\nThe AutoItLibrary installer puts a suite of self-tests here:\n\n    C:\\RobotFramework\\Extensions\\AutoItLibrary\\tests\n\nTo run these tests, which exercise the Windows Calculator GUI, run the\nRunTests.bat file in the above folder.\n\nNote: Windows 10 Calculator is not supported.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnokia%2Frobotframework-autoitlibrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnokia%2Frobotframework-autoitlibrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnokia%2Frobotframework-autoitlibrary/lists"}