dwd555 / py_inspect

Simple Inspect.exe analoque for Windows using Python 3.5, pywinauto and PyQt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • pywinauto
    pip3 install pywinauto
  • PyQt5
    pip3 install PyQt5

Run

python3 py_inspect.py

About

Simple Inspect.exe analoque for Windows using Python 3.5, pywinauto and PyQt


Languages

Language:Python 100.0%