Gauche's charactor encoding detector for Python
Project description
Example:
>>> import guess >>> s = '\x82\xa0\x82\xa2\x82\xa4\x82\xa6\x82\xa8' >>> guess.guess(s) 'Shift_JIS' >>> print s.decode('Shift_JIS') あいうえお
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
guess-1.0.3.tar.gz
(4.0 kB
view details)
File details
Details for the file guess-1.0.3.tar.gz
.
File metadata
- Download URL: guess-1.0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d126db367ea378c999e6af763616219e0e2d8140572ffac67ec6834b9beb75a |
|
MD5 | b4969d6193fb9dd55c985ef2fc1bc512 |
|
BLAKE2b-256 | 68ed2fa9405897b9a7b472fd0acd81c86b22c97b42458942a2fbcd1f9617aa34 |