How to Make Hotkeys in Python

Опубликовано: 13 Январь 2018
на канале: PyTutorials
74,939
926

In this video I show you how to make a scrip that detects hotkeys and runs a method using Python. This works on Windows, macOS and Linux. I use the pynput module to control the mouse.

🌎 Post with code and a written tutorial: http://nitratine.net/blog/post/how-to...

📺 How to setup pip:    • How to Setup Pythons PIP  
📺 Auto Py to Exe:    • Convert PY to EXE Automatically  

🐍 In this video I use Python 3.5.
👍🏼 Feel free to comment with any issues.