
chardet 5.2.0
0
Universal encoding detector for Python 3
Contents
Universal encoding detector for Python 3
Stars: 2322, Watchers: 2322, Forks: 265, Open Issues: 71The chardet/chardet repo was created 13 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2322 github stars!
How to Install chardet
You can install chardet using pip
pip install chardet
or add it to a project with poetry
poetry add chardet
Package Details
- Author
- Mark Pilgrim
- License
- LGPL
- Homepage
- https://github.com/chardet/chardet
- PyPi:
- https://pypi.org/project/chardet/
- Documentation:
- https://chardet.readthedocs.io/
- GitHub Repo:
- https://github.com/chardet/chardet
Classifiers
- Software Development/Libraries/Python Modules
- Text Processing/Linguistic
Related Packages
Errors
A list of common chardet errors.
Code Examples
Here are some chardet code examples and snippets.
pythonfix