Skip to main content

Japanese charactor encoding detector

Project description

This module was ported from gauche charconv module. Supported encoding is UTF-8, Shift_JIS, EUC-JP, ISO-2022-JP

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.4.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file guess-1.0.4.tar.gz.

File metadata

  • Download URL: guess-1.0.4.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for guess-1.0.4.tar.gz
Algorithm Hash digest
SHA256 a49e94ee9087c0498bba94d8036ca3524a2d0c04b3775daa014e968973bf4193
MD5 3b73c313056c0f7e865aa66d412f9b5a
BLAKE2b-256 4a2c43db5b947004ea29910b1a2df0df9482857c334e765eac2fadd73f494401

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page