Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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```