strcompat

A Python library handling conversions `unicode` <-> UTF-8 `str`s (Python 2), `unicode` <-> URI `str`s (Python 2 and 3), and `unicode` <-> `str`s in the filesystem encoding (Python 2).

Installation

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

pip3 install strcompat

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.1 2025-06-11

Issues with this package?

Page last updated 2025-06-11 09:46:08 UTC