Eng is a CLI tool to automatically change British English words to American English (and vice versa).
- For Python it fixes only string literals, docstrings, and comments.
- For other programming languages it fixes only string literals.
- For plain text files it fixes all words.
python3 -m pip install --user eng
python3 -m eng .