[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/ubunatic)
widdy
=====
Widdy widdy widgets for rapid prototyping of [urwid](http://urwid.org) based console apps.
Installation
------------
pip install widdy
Usage
-----
Read the [examples](https://github.com/ubunatic/widdy/tree/master/widdy/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](https://github.com/ubunatic/widdy/pulls) are welcome!
Raw data
{
"_id": null,
"home_page": "https://github.com/ubunatic/widdy",
"name": "widdy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "urwid,prototyping,widgets,ohlc,ui,apps,console",
"author": "Uwe Jugel",
"author_email": "uwe.jugel@gmail.com",
"download_url": "",
"platform": null,
"description": "[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/ubunatic)\n\nwiddy\n=====\n\nWiddy widdy widgets for rapid prototyping of [urwid](http://urwid.org) based console apps.\n\nInstallation\n------------\n\n pip install widdy\n\nUsage\n-----\nRead the [examples](https://github.com/ubunatic/widdy/tree/master/widdy/examples)\nor try the demo apps:\n\n widdy chuck # chuck norris joke reader\n widdy counter # fun with text tables\n widdy all # run all available demos\n\nDevelopment\n-----------\nFirst clone the repo.\n\n git clone https://github.com/ubunatic/widdy\n cd widdy\n\nThen install the cloned version and install missing tools.\n\n make # clean and run all tests\n make install # install the checked-out dev version\n make transpiled # transpile Py3 to Py2\n\nYou may need to install some tools and modules, i.e., `flake8`, `pytest-3`, `twine`, `urwid`, and maybe others.\n\n[Pull requests](https://github.com/ubunatic/widdy/pulls) are welcome!\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "urwid wrapper for rapid shell-ui prototyping",
"version": "0.2.13",
"project_urls": {
"Bug Reports": "https://github.com/ubunatic/widdy/issues",
"Documentation": "https://github.com/ubunatic/widdy",
"Funding": "https://github.com/ubunatic/widdy",
"Homepage": "https://github.com/ubunatic/widdy",
"Say Thanks!": "https://saythanks.io/to/ubunatic",
"Source": "https://github.com/ubunatic/widdy"
},
"split_keywords": [
"urwid",
"prototyping",
"widgets",
"ohlc",
"ui",
"apps",
"console"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d1ddf3defedce4fe338344ba8320402bb74e1efe387978cff577c0d88c68f145",
"md5": "c750762f2059a1f7b3199a00f2a118a4",
"sha256": "db3e2e139e1ac658a56aa3570d6c6e16893dbe9c0e644fc71fbe696633602f9f"
},
"downloads": -1,
"filename": "widdy-0.2.13-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c750762f2059a1f7b3199a00f2a118a4",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.5",
"size": 7055,
"upload_time": "2023-10-13T20:25:04",
"upload_time_iso_8601": "2023-10-13T20:25:04.098886Z",
"url": "https://files.pythonhosted.org/packages/d1/dd/f3defedce4fe338344ba8320402bb74e1efe387978cff577c0d88c68f145/widdy-0.2.13-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-13 20:25:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ubunatic",
"github_project": "widdy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "widdy"
}