You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/cffi/ncdirect-pydemo.1.md

37 lines
727 B
Markdown

% ncdirect-pydemo(1)
% nick black <nickblack@linux.com>
% v1.6.20
# NAME
ncdirect-pydemo - Verify that the ncdirect Python wrappers work
# SYNOPSIS
**ncdirect-pydemo**
# DESCRIPTION
**ncdirect-pydemo** dumps some stylized output to the attached terminal
using the notcurses Python module's "direct mode" capability (see
**notcurses_direct(3)**. This output is a minimal means of verifying that
the module is correctly installed and can be used in the current environment.
For a more full-featured demonstration, see **notcurses-demo(1)**.
# OPTIONS
# NOTES
Notcurses supports only Python 3.
# BUGS
# SEE ALSO
**notcurses-demo(1)**,
**notcurses-pydemo(1)**,
**python(1)**,
**notcurses(3)**,
**notcurses_direct(3)**