An open API service indexing awesome lists of open source software.

https://github.com/atpalmer-python/utf8string

Bytes subclass for representing UTF-8 strings
https://github.com/atpalmer-python/utf8string

Last synced: 3 months ago
JSON representation

Bytes subclass for representing UTF-8 strings

Awesome Lists containing this project

README

        

# utf8string Module

This package includes the `utf8` type, a subclass of the built-in `bytes` type, which may be used to represent UTF-8-encoded strings.