python-ftfy

encoding fixer

A tool that detects and corrects encoding mistakes in text data

Fixes mojibake and other glitches in Unicode text, after the fact.

GitHub

4k stars
75 watching
120 forks
Language: Python
last commit: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
satwikkansal/wtfpythonExplains counter-intuitive aspects of Python programming35,899
juanpotato/legofyProgram to simulate images made out of LEGO bricks3,160
atugushev/flake8-printf-formattingPrevents printf-style string formatting in Python code to enforce best practices and quality standards11
py-pdf/pypdfA Python library for manipulating and extracting data from PDF files8,524
kachayev/fn.pyProvides a set of functional programming primitives and tools to improve code organization and debugging in Python3,352
ocrmypdf/ocrmypdfA tool that adds OCR text to scanned PDF files, allowing them to be searchable and copy-pasted.14,363
mammothb/symspellpyA Python implementation of an advanced spelling correction and fuzzy search algorithm809
tonsky/firacodeA font designed to improve code readability by rendering common programming characters as single units.77,587
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
mtshiba/pylyzerA fast and feature-rich static code analyzer and language server for Python2,550
google/pytypeAutomates type checking and error prevention in Python code4,791
fmtlib/fmtA formatting library providing a safe and fast alternative to C and C++ input/output functions20,980
dashingsoft/pyarmorA tool for protecting and obfuscating Python scripts to prevent reverse engineering3,720
kkroening/ffmpeg-pythonA Python wrapper that simplifies the use of FFmpeg's filtering capabilities in video processing10,147
ajalt/fuckitpyA Python tool that helps run code despite errors using dynamic compilation and other techniques5,117