PyMOTW: Text Processing Tools
Originally posted
· 1 min read
The string class is the most obvious text processing tool available to Python programmers, but there are plenty of other tools in the standard library to make text manipulation simpler.