Skip to content

Remove chardet library - #122

Open
opsdisk wants to merge 1 commit into
stricaud:masterfrom
opsdisk:remove-chardet-python-library
Open

Remove chardet library#122
opsdisk wants to merge 1 commit into
stricaud:masterfrom
opsdisk:remove-chardet-python-library

Conversation

@opsdisk

@opsdisk opsdisk commented Dec 2, 2022

Copy link
Copy Markdown

Hi @stricaud,

From my testing, the chardet library is not used within faup. A search of chardet within the repo yielded only 2 results, so I removed all instances of it and it functionally still worked. Side note, I also opened a ticket earlier this year about financially supporting the library (#116) - it's a great library!

  1. Removed chardet in the 2 files. Note when using pip install to pull from pypi, chardet is not even installed and must be manually installed.

  2. Installed the library using python setup.py install

  3. Ran the following commands to test it and it seemed fine

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant