curses — Terminal handling for character-cell displays — Python 3.14.7 documentation

docs.python.org

Tin mới

fileinput — Iterate over lines from multiple input streams

curses.ascii — Utilities for ASCII characters

Python Module Index

3.14.7 Documentation

The Python Standard Library

Command-line interface libraries

WebAssembly platforms

This module is not supported on mobile platforms or WebAssembly platforms.

Requirements for optional modules

The curses module provides an interface to the curses library, the de-facto standard for portable advanced terminal handling.

curses.panel: A panel stack extension that adds depth to curses windows.

Utilities for working with ASCII characters, regardless of your locale settings.

Curses Programming with Python

Utilities for working with ASCII characters, regardless of your locale settings.

locale.getencoding()

Encoding used to encode the string arguments of the methods and to decode their results on a build without wide-character support. The encoding attribute is inherited from the parent window when a subwindow is created, f