/decodeit

Just few lines of code that detect text file encoding and decode it to your console

Primary LanguagePython

decodeit

Just few lines of code that detect text file encoding and decode it to your console.
All magic is in chardet module.

Third-party

Great chardet library.