Python logo

Poprzedni temat

Built-in Exceptions

Następny temat

string — Common string operations

This page

  • Report a bug
  • Show source

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Biblioteka standardowa Pythona »
  • Usługi przetwarzania tekstu
  • |
  • |

Usługi przetwarzania tekstu¶

Moduły opisane w tym rozdziale dostarczają szeroki zakres operacji i innych usług, pozwalających na manipulowanie ciągami znaków.

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 Text Sequence Type — 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
      • Zadania
      • Wyjątki
    • 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
    • Przykład
  • rlcompleter — Completion function for GNU readline

Poprzedni temat

Built-in Exceptions

Następny temat

string — Common string operations

This page

  • Report a bug
  • Show source
«

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Biblioteka standardowa Pythona »
  • Usługi przetwarzania tekstu
  • |
  • |
© Prawa autorskie 2001-2025, Python Software Foundation.
Ta strona jest objęta licencją Python Software Foundation w wersji 2.
Przykłady, przepisy i inny kod w dokumentacji są dodatkowo objęte licencją Zero Clause BSD.
Zobacz Historię i licencję aby uzyskać więcej informacji.

Python Software Foundation jest organizacją non-profit. Prosimy o wsparcie.

Ostatnia aktualizacja wrz 26, 2025 (08:29 UTC). Znalazłeś(-aś) błąd?
Stworzone za pomocą Sphinx 8.2.3.