Sorting strings in #Python the way people expect: https://nedbatchelder.com/blog/202503/human_sorting_improved.html
@nedbat This is so very helpful! I've been wrestling with the best way to do this lately.
@nedbat And then you have language-specific sorting, such as https://pypi.org/project/czech-sort/