Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pywinauto/py_inspect
Inspect.exe analoque for Windows with (Py3.5, pywinauto and PyQt) - this is officially supported fork
https://github.com/pywinauto/py_inspect
Last synced: 3 months ago
JSON representation
Inspect.exe analoque for Windows with (Py3.5, pywinauto and PyQt) - this is officially supported fork
- Host: GitHub
- URL: https://github.com/pywinauto/py_inspect
- Owner: pywinauto
- Fork: true (dm-vodopyanov/py_inspect)
- Created: 2017-05-08T20:40:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T21:10:31.000Z (almost 2 years ago)
- Last Synced: 2024-06-12T13:22:27.593Z (5 months ago)
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 180
- Watchers: 13
- Forks: 73
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - pywinauto/py\_inspect - Inspect.exe analoque for Windows with (Py3.5, pywinauto and PyQt) - this is officially supported fork (Python)
README
## PyInspect
**Dmitry Vodopyanov, Alexander Smirnov**
*Lobachevsky University, Nizhny Novgorod, Russia*Simple Inspect.exe analogue for Windows using Python 3.5, pywinauto and PyQt.
#### Requirements
- Windows OS (Windows 10 is preferable)
- [Python 3.5](https://www.python.org/downloads/release/python-350/)
- pywinauto
```pip3 install pywinauto```
- PyQt5
```pip3 install PyQt5```
#### Run
```python3 py_inspect.py```