python3-tuzue_0.1.3-1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

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

STEP 2: Install the package
sudo apt-get install python3-tuzue=0.1.3-1

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)
 [![PyPI](https://img.shields.io/pypi/v/tuzue)](https://pypi.org/project/tuzue/)
 .
 # 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?")

Checksums

MD5 413aeeb7af43eb765b275b6b82901701
SHA1 4fb2cdebce5ff9c4a84be092a39728401a85af99
SHA256 da17aa16ebc47872e5d7b410f8ea830ababb45145138aa71888df3733716be60
SHA512 6661c8a1b27501d0189a278a82b513e38c02c9927e6caac34a4e64593ca1d56a639b4beb32c6a50cd656b549108c14ce926620e00682ce1d2d7f86f72ef388a4

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.3.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/tuzue-0.1.3.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/tuzue-0.1.3.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/tuzue-0.1.3.egg-info/dependency_links.txt
  • /usr/bin/tuzue-manmenu
  • /usr/bin/tuzue-json
  • /usr/bin/tuzue-chdir

Uploaded

about 1 year ago

Package Size

226 KB

Installed Size

275 KB

Downloads

8

wget

wget --content-disposition "https://packagecloud.io/lpenz/debian/packages/debian/bullseye/python3-tuzue_0.1.3-1_all.deb/download.deb?distro_version_id=207"

Homepage

http://github.com/lpenz/tuzue