autowinpy

Foreground automation support for Windows OS


Keywords
windows, automation, macro
License
MIT
Install
pip install autowinpy==0.4.1

Documentation

AutoWinPy

PyPI license Pre-Release Date PyPI - Downloads PyPI - Wheel

PyPI - Python Version platform: windows

소개

윈도우 앱의 자동화를 편리하게 만들어주는 패키지입니다.

다음 환경에서 제작되었습니다.

Windows 10 (1909) 64비트

Python 3.8 64비트 - Anaconda 배포판

아마도 이런 환경까지는 제대로 작동할 듯 합니다.

Windows 7, 8.1, 10

Python 3.4 이상

패키지는 현재 개발중이며, 네이밍 규칙을 언제든 변경할 수 있으므로 현재는 패키지를 사용하기보단 필요한 함수만 골라 임시로 활용하시는 것을 추천합니다.

0.4.1 업데이트

  • 패키지 구조 대폭 수정
  • 마우스 클릭, 드래그 명령 추가 (win32 모듈)