Name | Version | Summary | date |
pwinput |
1.0.3 |
A cross-platform Python module that displays **** for password input. Works on Windows, unlike getpass. Formerly called stdiomask. |
2023-02-16 17:04:14 |
clear |
2.0.0 |
A cross-platform Python module that provides a clear() function which clears the terminal. That's all. |
2023-02-10 14:43:15 |
PyRect |
0.2.0 |
PyRect is a simple module with a Rect class for Pygame-like rectangular areas. |
2022-03-16 04:45:52 |
stdiomask |
0.0.6 |
A cross-platform Python module for entering passwords to a stdio terminal and displaying a **** mask, which getpass cannot do. |
2020-10-11 02:32:50 |
PyMsgBox |
1.0.9 |
A simple, cross-platform, pure Python module for JavaScript-like message boxes. |
2020-10-11 01:51:43 |
PyInputPlus |
0.2.12 |
Provides more featureful versions of input() and raw_input(). |
2020-10-11 01:31:20 |
PyGetWindow |
0.0.9 |
A simple, cross-platform module for obtaining GUI information on application's windows. |
2020-10-04 02:12:50 |
PySimpleValidate |
0.2.12 |
A collection of string-based validation functions, suitable for use in other Python 2 and 3 applications. |
2020-07-09 19:58:55 |
MouseInfo |
0.1.3 |
An application to display XY position and RGB color information for the pixel currently under the mouse. Works on Python 2 and 3. |
2020-03-27 21:20:10 |
fpstimer |
0.0.1 |
A clock timer that provides sleep()-like features for maintaining a certain "frames per second" (FPS) framerate in Python 2 and 3. |
2019-08-15 23:29:40 |