k3str

k3str is a collection of string utilities.


Keywords
str, bytes
License
MIT
Install
pip install k3str==0.1.4

Documentation

k3str

Build Status Documentation Status Package

k3str is a collection of string utilities.

k3str is a component of pykit3 project: a python3 toolkit set.

Install

pip install k3str

Synopsis

>>> repr(to_bytes('我'))
"b'\\xe6\\x88\\x91'"

Author

Zhang Yanpo (å¼ ç‚Žæ³¼) drdr.xp@gmail.com

Copyright and License

The MIT License (MIT)

Copyright (c) 2015 Zhang Yanpo (å¼ ç‚Žæ³¼) drdr.xp@gmail.com