New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

widdy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

widdy

urwid wrapper for rapid shell-ui prototyping

  • 0.2.13
  • Source
  • PyPI
  • Socket score

Maintainers
1

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!

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc