▲ | zvr 2 days ago | ||||||||||||||||
Nice work, but since it does not handle anything else than strings, maybe it should be named "stringcase" or something. | |||||||||||||||||
▲ | zobweyt 2 days ago | parent [-] | ||||||||||||||||
Thank you for the feedback! I appreciate your suggestion regarding the name, but unfortunately this name was already taken, so "textcase" was chosen. I also have ideas for adding dictionary key conversion and other features in the future that will handle more than just strings. In addition, you can use this library to convert cases of Iterable[str] using textcase.pattern | |||||||||||||||||
|