An open API service indexing awesome lists of open source software.

https://github.com/anonymoux47/urwidgets

A collection of widgets for urwid (https://urwid.org)
https://github.com/anonymoux47/urwidgets

ansi hyperlinks terminal text tui urwid widgets

Last synced: over 1 year ago
JSON representation

A collection of widgets for urwid (https://urwid.org)

Awesome Lists containing this project

README

          

# urWIDgets

A collection of widgets for [urwid](https://urwid.org)

## Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contribution](#contribution)
- [Sponsor This Project](#sponsor-this-project)

## Installation

### Requirements
- [Python](https://www.python.org/) >= 3.7
- [urwid](https://github.com/urwid/urwid/wiki/Installation-instructions) (will be installed automatically)

### Steps
The latest **stable** version can be installed from [PyPI](https://pypi.org/project/urwidgets) with:

```shell
pip install urwidgets
```

The **development** version can be installed with:

```shell
pip install git+https://github.com/AnonymouX47/urwidgets.git
```

## Usage


🚧 There might be incompatible changes between minor versions of
version zero!

**If you want to use this library in a project while it's still on version zero, ensure you pin the dependency to a specific minor version e.g `>=0.1,<0.2`.**

See the [docs](https://urwidgets.readthedocs.io) for the API Reference (with usage examples).

## Contribution

Please read through the [guidelines](https://github.com/AnonymouX47/urwidgets/blob/main/CONTRIBUTING.md).

## Sponsor This Project


Buy Me A Coffee

Any amount will go a long way in aiding the progress and development of this project.
Thank you! 💓