Skip to content

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

Notifications You must be signed in to change notification settings

fbarbu15/py_inspect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%