Metadata-Version: 2.1
Name: pycaptureautomation
Version: 0.1.3
Summary: A utility package for creating automation scripts
Home-page: https://github.com/deathbreakfast/PyCaptureAutomation
Author: Sean O'Rourke
Author-email: deathbreakfast2@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pywin32
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: pyautogui

# PyCaptureAutomation
Allows you to easily stream video or take screenshots of an open application and perform basic image processing to automate clicks / keyboard presses


