Skip to content

icicl/eddify.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eddify.py

make code less confusing by renaming all the variables to be more uniform (replaces as much code as possible with underscores, maybe makes it more confusing instead...)
Inspired by my friend who complains about my use of one-letter variables, so I decided to start using 0-letter variables.

both eddify.py and eddify_.py work the same; eddify_.py has simply been processed by this script as an example of the output -- the script writes the output to a file with the name of the original followed by an underscore.

only works on python for now :(

About

make code less confusing by renaming all the variables to be more uniform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages