chardet (original) (raw)

Project description

Chardet: The Universal Character Encoding Detector

Build status https://img.shields.io/coveralls/chardet/chardet/stable.svg Latest version on PyPI License

Detects

Requires Python 3.7+.

Installation

Install from PyPI:

pip install chardet

Documentation

For users, docs are now available at https://chardet.readthedocs.io/.

Command-line Tool

chardet comes with a command-line script which reports on the encodings of one or more files:

% chardetect somefile someotherfile somefile: windows-1252 with confidence 0.5 someotherfile: ascii with confidence 1.0

About

This is a continuation of Mark Pilgrim’s excellent original chardet port from C, and Ian Cordasco’scharade Python 3-compatible fork.

maintainer:

Dan Blanchard

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file chardet-5.2.0.tar.gz.

File metadata

File hashes

Hashes for chardet-5.2.0.tar.gz | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | 1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 | | | MD5 | cc2d8cc9a751641463b4f7cfecad2ffa | | | BLAKE2b-256 | f30df7b6ab21ec75897ed80c17d79b15951a719226b9fababf1e40ea74d69079 | |

See more details on using hashes here.

File details

Details for the file chardet-5.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for chardet-5.2.0-py3-none-any.whl | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970 | | | MD5 | b9eda7cd7d1582e269bd8eb7ffc4fcad | | | BLAKE2b-256 | 386ff5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf | |

See more details on using hashes here.