Skip to content

Translate British English into American English in text files and Python code

License

Notifications You must be signed in to change notification settings

orsinium-labs/eng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eng

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.

Installation

python3 -m pip install --user eng

Usage

python3 -m eng .

About

Translate British English into American English in text files and Python code

Topics

Resources

License

Stars

Watchers

Forks

Languages