Installation of the key_stroke module

Pip Installation

key_stroke can easily be installed from the python package index https://pypi.org/project/key-stroke/ by using pip:

pip3 install ./key_stroke-<release>-py3-none-any.whl

or

pip3 install key_stroke
pip3 install ./key_stroke-<release>-py3-none-any.whl

or

pip3 install ./key_stroke
python3 -m pip install key_stroke-<release>-py3-none-any.whl

or

python3 -m pip install key_stroke