How to Make Hotkeys in Python
Jan 13, 2018•Channel
AI Analysis
Data from YouTube Data API v3•Updated Just now
Video Overview
Video Details
PublishedJan 13, 2018
Duration3:07
Video IDn_dfv5DLCGI
Languageen
CategoryEducation
PrivacyPublic
Made for KidsNo
Video TypeRegular Video
Performance Metrics
Views76.4K
Likes937
Comments386
Engagement Rate1.73%
Likes per 100 views1.23
Comments per 1K views5.05
Video Tags
Description
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-make-hotkeys-in-python/
📺 How to setup pip: https://youtu.be/cm6WDGAzDPM
📺 Auto Py to Exe: https://youtu.be/OZSZHmWSOeM
🐍 In this video I use Python 3.5.
👍🏼 Feel free to comment with any issues.