fuck-python-str

helper to make compatible string in python2 and python3


Install
pip install fuck-python-str==0.1.1

Documentation

Fuck Python Str

pip install -U fuck-python-str

String types in Python2 and Python3

python2 str(bytes) unicode
python3 bytes      str