unicode-raw-input

A cross-platform Unicode-aware replacement for Python's `raw_input()` (Python 2) and `input()` (Python 3) that handles Unicode text consistently across Python versions and operating systems.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install unicode-raw-input

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.0a0 pre-release 2025-10-08      

Issues with this package?

Page last updated 2025-11-13 13:29:37 UTC