Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
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!
Release files for widdy 0.2.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| widdy-0.2.13-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / widdy-0.2.13-py2.py3-none-any.whl
| Download URL | widdy-0.2.13-py2.py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
db3e2e139e1ac658a56aa3570d6c6e16893dbe9c0e644fc71fbe696633602f9f
|
|
BLAKE2b-256 checksum How to use checksums |
d1ddf3defedce4fe338344ba8320402bb74e1efe387978cff577c0d88c68f145
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.17
|