unicode-string-to-identifier

A tool that converts arbitrary text (like user input or file names) into valid Python identifiers while preserving as much of the original meaning as possible.

Installation

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

pip3 install unicode-string-to-identifier

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.0a0 pre-release 2025-07-01

Issues with this package?

Page last updated 2025-07-17 17:26:51 UTC