python3-tuzue_0.1.2-6_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/lpenz/ubuntu/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/lpenz/ubuntu/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3-tuzue=0.1.2-6

Fuzzy-filtering menu-based interactive curses interface for

Full description:
  Fuzzy-filtering menu-based interactive curses interface for
 [![CI](https://github.com/lpenz/tuzue/actions/workflows/ci.yml/badge.svg)](https://github.com/lpenz/tuzue/actions/workflows/ci.yml)
 [![coveralls](https://coveralls.io/repos/github/lpenz/tuzue/badge.svg?branch=main)](https://coveralls.io/github/lpenz/tuzue?branch=main)
 [![Documentation Status](https://readthedocs.org/projects/tuzue/badge/?version=latest)](https://tuzue.readthedocs.io/en/latest/?badge=latest)
 .
 # tuzue
 .
 Fuzzy-filtering menu-based interactive curses interface for python,
 plus utilities.
 .
 .
 ## Library usage
 .
 Basic usage of the library is very simple:
 .
 ```python
 import tuzue
 .
 fruits = [ "avocado", "berry", "cherry", "durian", "eggfruit" ]
 favorite = tuzue.navigate(fruits, "What is your favorite fruit?")
 print("Your favorite fruit is", favorite)

Checksums

MD5 fa59ea5f3140688eac2e0c775091dde4
SHA1 a22f2625a87b2399f528bbc028f7052f67addf79
SHA256 1c45d91dd1a2327b0f6e32474f1ab361d1a3bd434b2b7a94bdee2c9fead442b8
SHA512 683df7843b1e7fd2baf7cde5724961054639066598b4e2b2cacf76d42394bddfe5172deb089be1c4b4ad607103016fb8b30efd1c15e9c33defffc78084665376

Depends

  • python3:any

Files

  • /usr/share/doc/python3-tuzue/changelog.Debian.gz
  • /usr/share/doc/python_tuzue/README.md
  • /usr/share/doc/python_tuzue/LICENSE
  • /usr/share/doc/python_tuzue/demo-pdb.gif
  • /usr/share/doc/python_tuzue/demo-navigate.gif
  • /usr/share/doc/python_tuzue/AUTHORS
  • /usr/lib/python3/dist-packages/tuzue/view.py
  • /usr/lib/python3/dist-packages/tuzue/ui/curses.py
  • /usr/lib/python3/dist-packages/tuzue/ui/__init__.py
  • /usr/lib/python3/dist-packages/tuzue/inspector.py
  • /usr/lib/python3/dist-packages/tuzue/input.py
  • /usr/lib/python3/dist-packages/tuzue/__init__.py
  • /usr/lib/python3/dist-packages/tuzue-0.1.2.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/tuzue-0.1.2.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/tuzue-0.1.2.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/tuzue-0.1.2.egg-info/dependency_links.txt
  • /usr/bin/tuzue-manmenu
  • /usr/bin/tuzue-json
  • /usr/bin/tuzue-chdir

Uploaded

over 1 year ago

Package Size

226 KB

Installed Size

275 KB

Downloads

10

wget

wget --content-disposition "https://packagecloud.io/lpenz/ubuntu/packages/ubuntu/focal/python3-tuzue_0.1.2-6_all.deb/download.deb?distro_version_id=210"

Homepage

http://github.com/lpenz/tuzue