notcurses/python/notcurses-pydemo.1.md

35 lines
657 B
Markdown
Raw Normal View History

2020-02-20 03:51:02 +00:00
% notcurses-pydemo(1)
% nick black <nickblack@linux.com>
2020-11-10 15:50:30 +00:00
% v2.0.4
2020-02-20 03:51:02 +00:00
# NAME
notcurses-pydemo - Verify that the notcurses Python wrappers work
# SYNOPSIS
**notcurses-pydemo**
# DESCRIPTION
**notcurses-pydemo** dumps some stylized output to the attached terminal using
the notcurses Python module. 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)**,
2020-08-30 07:06:06 +00:00
**notcurses-direct-pydemo(1)**,
2020-02-20 03:51:02 +00:00
**python(1)**,
2020-08-30 07:06:06 +00:00
**notcurses(3)**