py-charset-normalizer-3.4.7

character set detector library

Index | textproc

Description

charset-normalizer is a library that helps you read text from an unknown
charset encoding. Performs a similar role to 'chardet' but takes a different
approach and performs better.

Homepage: https://github.com/ousret/charset_normalizer

Build Dependencies