Forked from
Platform / Development / swh-web
247 commits behind the upstream repository.
-
Antoine Lambert authored
While charset_normalizer performs usually better than chardet, it remains some edge cases where it can fail to detect content encoding while chardet succeeds. So try to detect content encoding with chardet as a fallback when charset_normalizer failed.
Antoine Lambert authoredWhile charset_normalizer performs usually better than chardet, it remains some edge cases where it can fail to detect content encoding while chardet succeeds. So try to detect content encoding with chardet as a fallback when charset_normalizer failed.
This project manages its dependencies using pip.
Learn more
requirements.txt 522 B