Skip to main content

urwid wrapper for rapid shell-ui prototyping

Project description

Say Thanks!

widdy

Widdy widdy widgets for rapid prototyping of urwid based console apps.

Installation

pip install widdy

Usage

Read the examples or try the demo apps:

widdy chuck     # chuck norris joke reader
widdy counter   # fun with text tables
widdy all       # run all available demos

Development

First clone the repo.

git clone https://github.com/ubunatic/widdy
cd widdy

Then install the cloned version and install missing tools.

make             # clean and run all tests
make install     # install the checked-out dev version
make transpiled  # transpile Py3 to Py2

You may need to install some tools and modules, i.e., flake8, pytest-3, twine, urwid, and maybe others.

Pull requests are welcome!

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

widdy-0.2.13-py2.py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 2 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