simplefunc
Last released
Simplifies the name of a few Python functions and attributes (.upper and .lower). print is now say, input is now write, len is now length, .upper() is now LS("text").shout(), .lower() is WS("text").whisper(), and it made them functions too, shout("text here") and whisper("text here"), thank you for using!