6.8. Related Modules

Table 6.9 lists the key related modules for strings that are part of the Python standard library.

Table 6.9. Related Modules for String Types (-Unix only)
ModuleContents
stringstring manipulation and utility functions
reregular expressions: powerful string pattern matching
structconvert strings to/from binary data format
c/StringIOstring buffer object which behaves like a file
cryptperforms one-way encryption cipher
rotorprovides multi-platform en/decryption services

CORE MODULE: string

There are many utility and manipulation functions ...

Get Core Python Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.