This is a Python module that toggles the case of each character to either upper or lower (respective to their original position). The module has only one function process_files() that takes a dictionary argument "args" (provied by get_parsed_args) and outputs a success message when it's all done. Standard exceptions were used to handle errors and exception.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a Python module that toggles the case of each character to either upper or lower (respective to their original position). The module has only one function process_files() that takes a dictionary argument "args" (provied by get_parsed_args) and outputs a success message when it's all done. Standard exceptions were used to handle errors an…
License
manmedia/PythonToggleCharacterCases
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a Python module that toggles the case of each character to either upper or lower (respective to their original position). The module has only one function process_files() that takes a dictionary argument "args" (provied by get_parsed_args) and outputs a success message when it's all done. Standard exceptions were used to handle errors an…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published