> For the complete documentation index, see [llms.txt](https://joungkyun.gitbook.io/annyung-3-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-python-chardet.md).

# python-chardet

## Description:

문자셋 감지 python 확장

## Features:

1. [libchardet](/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-libchardet.md)의 python C binding API
2. Pypi에서 제공하는 chardet 모듈을 C binding으로 구현

## Reference:

* <https://github.com/JoungKyun/python-chardet/blob/master/README.md>
* <https://github.com/JoungKyun/python-chardet/blob/master/test.py>
* <https://github.com/JoungKyun/python-chardet/blob/master/test1.py>

## Dependencies:

* python
* [libchardet](/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-libchardet.md)

## Sub Packages:

* None

## Releated Packages:

* [php-chardet](/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-php-chardet.md)
* <https://pypi.python.org/pypi/chardet>
