LICENSE
README.md
setup.py
guipilot/__init__.py
guipilot.egg-info/PKG-INFO
guipilot.egg-info/SOURCES.txt
guipilot.egg-info/dependency_links.txt
guipilot.egg-info/top_level.txt
guipilot/agent/__init__.py
guipilot/agent/agent.py
guipilot/checker/__init__.py
guipilot/checker/checker.py
guipilot/checker/guipilot.py
guipilot/checker/gvt.py
guipilot/entities/__init__.py
guipilot/entities/constants.py
guipilot/entities/process.py
guipilot/entities/screen.py
guipilot/entities/widget.py
guipilot/matcher/__init__.py
guipilot/matcher/guipilotv2.py
guipilot/matcher/gvt.py
guipilot/matcher/matcher.py
guipilot/matcher/utils.py
guipilot/models/__init__.py