chardet 5.2.0
0
Universal encoding detector for Python 3
Contents
Universal encoding detector for Python 3
Stars: 2167, Watchers: 2167, Forks: 257, Open Issues: 66The chardet/chardet
repo was created 12 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 2167 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.
GitHub Issues
The chardet package has 66 open issues on GitHub
- Doc/usage: Fix broken link in usage.rst