A menu for pygame (pygame-ce also supported!). Simple, and easy to use
-
Updated
Mar 24, 2025 - Python
A menu for pygame (pygame-ce also supported!). Simple, and easy to use
a small module that enables you to input text with your keyboard using pygame
allows python to access visual basic functions including: text to speech, alerts, and synthesising keyboard input
A Python tool to automate hardware-level keystroke simulation. Works on Windows, Linux and macOS ✨
A module for text input in pygame. It supports wrapping, key shortcuts and selection of text.
This Python module allows the user to read key presses immediately, as the keys are typed, without having to press the Enter key.
This is a Python program for spamming messages using the PyAutoGUI library. The user is prompted to provide a start button, a stop button, and a file containing the messages to be spammed. The program continuously listens for the start button to be pressed, and if it is, it reads the messages from the file and starts spamming them.
FCLICK is a Python script that automates mouse clicking by detecting a change in pixel color on the screen. The script waits for a specified start button press to begin monitoring the pixel color at the current mouse position. Once the pixel color changes, the script sends a left mouse click to that position.
Add a description, image, and links to the keyboard-input topic page so that developers can more easily learn about it.
To associate your repository with the keyboard-input topic, visit your repo's landing page and select "manage topics."