Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install chardet

How to install chardet

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install chardet
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.1
2.1.1Never BuiltWhy not?
1.0.1 Available View build log
1.0.1
2.1.1Never BuiltWhy not?
1.0.1 Available View build log
Windows (64-bit)
1.0.1
2.1.1Never BuiltWhy not?
1.0.1 Available View build log
1.0.1
2.1.1Never BuiltWhy not?
1.0.1 Available View build log
Mac OS X (10.5+)
1.0.1
2.1.1Never BuiltWhy not?
1.0.1 Available View build log
1.0.1
2.1.1Never BuiltWhy not?
1.0.1 Available View build log
Linux (32-bit)
1.0.1
2.1.1Never BuiltWhy not?
1.0.1 Available View build log
1.0.1
2.1.1Never BuiltWhy not?
1.0.1 Available View build log
Linux (64-bit)
2.1.1 Available View build log
1.0.1 Available View build log
1.0.1
2.1.1Never BuiltWhy not?
1.0.1 Available View build log
2.1.1 Available View build log
 
Author
License
LGPL
Imports
Lastest release
version 2.1.1 on Sep 20th, 2013

chardet guesses the encoding of text files.

Detects...

  • ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
  • Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese)
  • EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
  • EUC-KR, ISO-2022-KR (Korean)
  • KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
  • ISO-8859-2, windows-1250 (Hungarian)
  • ISO-8859-5, windows-1251 (Bulgarian)
  • windows-1252 (English)
  • ISO-8859-7, windows-1253 (Greek)
  • ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
  • TIS-620 (Thai)

Requires Python 2.1 or later.

Command-line Tool

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

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

Subscribe to package updates

Last updated Sep 20th, 2013

Download Stats

Last month:5

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.