curses.curs_set(visibility) Set the cursor state. visibility can be set to 0, 1, or 2, for invisible, normal, or very
raw The underlying raw stream (a RawIOBase instance) that BufferedIOBase deals with. This is not part
platform.python_version() Returns the Python version as string 'major.minor.patchlevel'. Note
read(size=-1) Read up to size bytes from the object and return them. As a convenience, if size is unspecified
os.get_inheritable(fd) Get the “inheritable” flag of the specified file descriptor (a boolean).
window.is_wintouched() Return True if the specified window was modified since the last call to refresh();
st_ctime_ns Platform dependent: the time of most recent metadata change
st_uid User identifier of the file owner.
window.derwin(begin_y, begin_x) window.derwin(nlines, ncols, begin_y, begin_x) An abbreviation for “derive window”
ArgumentParser.set_defaults(**kwargs) Most of the time, the attributes of the object returned by parse_args() will
Page 65 of 67