Skip to main content

An extension program to curses that offers option menus, message boxes, file dialogs and more

Project description

Curses Plus

Extension library to curses

How To Install

Use pip3 install cursesplus on Linux or py -m pip install cursesplus on Windows

SPECIAL INSTRUCTIONS FOR WINDOWS

For Windows you need to also install windows-curses or related program to provide the basic curses functionality

What's New?

Version 2.3: New Input

-Rewrite cursesinput function

-Remains backwards-compatible

Version 2.0: Incompatible api changes

-askyesno now MUST be messagebox.askyesno

-Rewrite colour system. load_colours() is now nonexistent.

-Now use set_colour(background,foreground). A set of colour constants are defined in the cp class.

Uses

curses-plus offers many utilities to make writing TUI applications easy. (TUI stands for Terminal User Interface)

Documentation

TODO

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cursesplus-2.3.0.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

cursesplus-2.3.0-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page