pynputter

Python module for writing high level scripts that send key strokes to a computer interface


Keywords
Automation, Keys, Data, Entry
License
Other
Install
pip install pynputter==1.01

Documentation

This module gives the user an easy to use method of executing repeatable procedures. It accepts inputs in the form of Python Lists, strings of text, and even files with saved procedures.