ID EN
IO

isatty

Python 3.11

Return True if the stream is interactive (i.e., connected to a terminal/tty device).

Syntax

PYTHON
isatty()