Skip to main content

Some (in my opinion) useful widgets that extend the python library 'urwid'.

Project description

additional_urwid_widgets

The python library urwid contains many basic widgets, but lacks (in my opinion) of "more specialized" widgets, such as a date picker.

This project provides such "more specialized" widgets.


Installation

The project can be installed via pip.

Options

There are several approaches to install a package via the terminal (as discribed here):

  • Setup a virtual env to install the package (recommended):

     python3 venv env
     source ./env/bin/activate 
     python3 -m pip install additional-urwid-widgets
    
  • Install the package to the user folder:

      python3 -m pip install --user additional-urwid-widgets
    
  • Install to the system folder (not recommended):

      python3 -m pip install additional-urwid-widgets
    

Widgets

See the corresponding wiki entries of the widgets for more information.

Project details


Download files

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

Source Distribution

additional_urwid_widgets-0.3.5.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

additional_urwid_widgets-0.3.5-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file additional_urwid_widgets-0.3.5.tar.gz.

File metadata

  • Download URL: additional_urwid_widgets-0.3.5.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2

File hashes

Hashes for additional_urwid_widgets-0.3.5.tar.gz
Algorithm Hash digest
SHA256 a03fdaa1b6d2a9265b8ea025cbf88308b580353f0210cee8435a2051234e23c1
MD5 28805d6f5afb5a7b46d907614b5e39d7
BLAKE2b-256 eb140554fa69797aa1f48b9123ccdf402f9f0ba8b0dd7ab89f38f135c8b57784

See more details on using hashes here.

File details

Details for the file additional_urwid_widgets-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: additional_urwid_widgets-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 18.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2

File hashes

Hashes for additional_urwid_widgets-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 27407612ab16526536b401c3ad8578b90808dbce8eb193f440a9749256d9111d
MD5 f5c600b4fdd247f1d759922e1c3b2711
BLAKE2b-256 316ad73993d1e4b3a25748bc95c7ed1468eca7456fa8765de5b606c4caa6bba1

See more details on using hashes here.

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