Skip to content

Omar-L/ConvertCase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvertCase

A simple case converting tool. convertcase.py works with words or sentences. If more than one word, make sure you wrap the sentence in single quotes.

usage: convertcase.py [-h] --convert  string

Change the case of a word or sentence. Wrap sentences with single quotes, or double quotes if you have apostrophes in the string.

positional arguments:
  string              A string to be converted

options:
  -h, --help          show this help message and exit
  --convert , --con   Convert the case of the string. Allowed options are: upper, lower, title, sentence, sarcastic, all

Author

Omar López

About

A simple case converting tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages