Python logo

Table of Contents

  • string — Common string operations
    • String constants
    • Custom String Formatting
    • Format String Syntax
      • Format Specification Mini-Language
      • Format examples
    • Template strings ($-strings)
    • Helper functions

Previous topic

Text Processing Services

Next topic

string.templatelib — Support for template string literals