Skip to main content

A full-featured console (xterm et al.) user interface library

Project description

About

Urwid is a console user interface library for Python. It includes many features useful for text console application developers including:

  • Applications resize quickly and smoothly

  • Automatic, programmable text alignment and wrapping

  • Simple markup for setting text attributes within blocks of text

  • Powerful list box with programmable content for scrolling all widget types

  • Your choice of event loops: Twisted, Glib, Tornado or select-based loop

  • Pre-built widgets include edit boxes, buttons, check boxes and radio buttons

  • Display modules include raw, curses, and experimental LCD and web displays

  • Support for UTF-8, simple 8-bit and CJK encodings

  • 256 and 88 color mode support

  • Compatible with Python 2.6, 2.7, 3.2+ and PyPy

Home Page:

http://urwid.org/

Testing

To run tests locally, install & run tox. You must have appropriate Python versions installed to run tox for each of them.

To test code in all Python versions:

tox                    # Test all versions specified in tox.ini:
tox -e py36            # Test Python 3.6 only
tox -e py27,py36,pypy  # Test Python 2.7, Python 3.6 & pypy

Contributors

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

urwid-2.0.1.tar.gz (604.2 kB view details)

Uploaded Source

File details

Details for the file urwid-2.0.1.tar.gz.

File metadata

  • Download URL: urwid-2.0.1.tar.gz
  • Upload date:
  • Size: 604.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for urwid-2.0.1.tar.gz
Algorithm Hash digest
SHA256 644d3e3900867161a2fc9287a9762753d66bd194754679adb26aede559bcccbc
MD5 c70a7016fa1ad2c2a979dbebd4de78c2
BLAKE2b-256 c790415728875c230fafd13d118512bde3184d810d7bf798a631abc05fac09d0

See more details on using hashes here.

Provenance

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