beuaaa / pywinauto_recorderLinks
A record-replay tool to automate GUI via pywinauto
☆171Updated 3 weeks ago
Alternatives and similar repositories for pywinauto_recorder
Users that are interested in pywinauto_recorder are comparing it to the libraries listed below
Sorting:
- Inspect.exe analoque for Windows with (Py3.5, pywinauto and PyQt) - this is officially supported fork☆199Updated 2 years ago
- Python binding for AutoItX3.dll☆278Updated 3 years ago
- Use SikuliX from real Python via py4j☆121Updated 3 years ago
- Simple Inspect.exe analogue for Windows using Python 3.5, pywinauto and PyQt☆26Updated 4 years ago
- AXUI is short for "Auto eXecute UI", is an UI automation framework, target to minimize the gap between tools and testers☆80Updated 6 years ago
- toolkit for nicegui☆90Updated 7 months ago
- pywinauto文档中文翻译☆164Updated 7 years ago
- Gui Inspect tool for Windows☆1,098Updated 2 years ago
- PyScreeze is a simple, cross-platform screenshot module for Python 2 and 3.☆210Updated 11 months ago
- not maintained any more (will be replaced by py_inspect)☆274Updated 9 years ago
- Lackey - Graphical desktop automation with Python☆629Updated last month
- This is a Python package that provides a simple way to create tables using the Tabulator library. It is built on top of the NiceGUI libra…☆63Updated 6 months ago
- A simple, cross-platform GUI automation module for Python and Rust.☆949Updated last month
- Windows GUI automation utilities.☆37Updated 10 years ago
- An extension library for nicegui. It has built-in responsive components and fully implements data-responsive interface programming.☆193Updated this week
- 本脚本用于打包后的程序瘦身,用于有效减小pyinstaller/nuitka/python embeddable打包后的程序体积。This script is aimed at reducing the size of packages generated by PyIns…☆131Updated 8 months ago
- A simple, cross-platform module for obtaining GUI information on applications' windows.☆402Updated last year
- RPA SDK by developers for developers☆23Updated last week
- NiceGUI 中文版本文档☆107Updated last year
- Transfer an aardio GUI to TKinter GUI of Python☆35Updated 2 years ago
- Clicknium Python automation Samples☆27Updated 2 years ago
- NiceGUI with LLM , still in progress☆18Updated last year
- An example fastapi-user-auth application☆24Updated last year
- A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.☆322Updated last week
- Desinger for PySimpleGUI☆180Updated 5 years ago
- Parse xmind file to programmable data type (e.g. json, xml), support xmind legacy and xmind zen file types.☆180Updated 4 years ago
- A tool for GUI automation using a variety of computer vision and display control backends.☆181Updated this week
- automated test☆44Updated 11 months ago
- 🐍Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrom…☆3,080Updated 2 months ago
- 如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼,而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以…☆129Updated last year