Python logo

Προηγούμενο θέμα

Built-in Exceptions

Επόμενο θέμα

string — Common string operations

This page

  • Report a bug
  • Show source

Πλοήγηση

  • ευρετήριο
  • μονάδες |
  • επόμενο |
  • προηγούμενο |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • The Python Standard Library »
  • Text Processing Services
  • |
  • |

Text Processing Services¶

The modules described in this chapter provide a wide range of string manipulation operations and other text processing services.

The codecs module described under Binary Data Services is also highly relevant to text processing. In addition, see the documentation for Python’s built-in string type in Τύπος Ακολουθίας (Sequence) Κειμένου — str.

  • string — Common string operations
    • String constants
    • Custom String Formatting
    • Format String Syntax
      • Format Specification Mini-Language
      • Format examples
    • Template strings
    • Helper functions
  • re — Regular expression operations
    • Regular Expression Syntax
    • Module Contents
      • Flags
      • Functions
      • Exceptions
    • Regular Expression Objects
    • Match Objects
    • Regular Expression Examples
      • Checking for a Pair
      • Simulating scanf()
      • search() vs. match()
      • Making a Phonebook
      • Text Munging
      • Finding all Adverbs
      • Finding all Adverbs and their Positions
      • Raw String Notation
      • Writing a Tokenizer
  • difflib — Helpers for computing deltas
    • SequenceMatcher Objects
    • SequenceMatcher Examples
    • Differ Objects
    • Differ Example
    • A command-line interface to difflib
    • ndiff example
  • textwrap — Text wrapping and filling
  • unicodedata — Unicode Database
  • stringprep — Internet String Preparation
  • readline — GNU readline interface
    • Init file
    • Line buffer
    • History file
    • History list
    • Startup hooks
    • Completion
    • Example
  • rlcompleter — Completion function for GNU readline

Προηγούμενο θέμα

Built-in Exceptions

Επόμενο θέμα

string — Common string operations

This page

  • Report a bug
  • Show source
«

Πλοήγηση

  • ευρετήριο
  • μονάδες |
  • επόμενο |
  • προηγούμενο |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • The Python Standard Library »
  • Text Processing Services
  • |
  • |
© Πνευματικά δικαιώματα 2001-2025, Python Software Foundation.
Η σελίδα αυτή διατίθεται υπό την άδεια χρήσης του Python Software Foundation, 2η έκδοση.
Παραδείγματα, οδηγοί και λοιπά κομμάτια κώδικα στην τεκμηρίωση διατίθενται επιπλέον υπό την άδεια χρήσης Zero Clause BSD.
Δες την Ιστορία και Άδεια χρήσης για περισσότερες πληροφορίες.

Το Python Software Foundation είναι ένας μη κερδοσκοπικός οργανισμός. Παρακαλώ κάντε μια δωρεά.

Τελευταία ενημέρωση στις Σεπ 29, 2025 (07:26 UTC). Βρήκες ένα bug?
Δημιουργήθηκε με την χρήση του Sphinx 8.2.3.