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.
4k stars
75 watching
120 forks
Language: Python
last commit: 22 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
satwikkansal/wtfpython | Explains counter-intuitive aspects of Python programming | 35,778 |
juanpotato/legofy | Program to simulate images made out of LEGO bricks | 3,155 |
atugushev/flake8-printf-formatting | Prevents printf-style string formatting in Python code to enforce best practices and quality standards | 11 |
py-pdf/pypdf | A Python library for manipulating and extracting data from PDF files | 8,379 |
kachayev/fn.py | Provides a set of functional programming primitives and tools to improve code organization and debugging in Python | 3,351 |
ocrmypdf/ocrmypdf | A tool that adds OCR text to scanned PDF files, allowing them to be searchable and copy-pasted. | 14,140 |
mammothb/symspellpy | A Python implementation of an advanced spelling correction and fuzzy search algorithm | 801 |
tonsky/firacode | A font designed to improve code readability by rendering common programming characters as single units. | 77,306 |
python-formate/flake8-encodings | A tool to identify encoding issues in Python code | 6 |
mtshiba/pylyzer | A fast and feature-rich static code analyzer and language server for Python | 2,483 |
google/pytype | Automates type checking and error prevention in Python code | 4,773 |
fmtlib/fmt | A formatting library providing a safe and fast alternative to C and C++ input/output functions | 20,794 |
dashingsoft/pyarmor | A tool for protecting and securing Python scripts by obfuscating them and binding them to specific machines or setting expiration dates. | 3,452 |
kkroening/ffmpeg-python | A Python wrapper that simplifies the use of FFmpeg's filtering capabilities in video processing | 10,058 |
ajalt/fuckitpy | A Python tool that helps run code despite errors using dynamic compilation and other techniques | 5,116 |