python3-tuzue_0.1.3-0_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.3-0

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 c233ac91e2be8d921e5571338a8fcfc3
SHA1 49057cceede4090c7b81b406a62097f2bc43da02
SHA256 c11eb8f71c59c0ed3c5c670baf928b686399ccad37eafb755803e148b6db1efc
SHA512 06f7c604b13c1714ab8853ea6dd9c95bb7ff338e2206c7b22deedd95c96f222653d26c520e18baa404b9812ff22a64c1d8690c45f56d8ce64f286a2f77fec708

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

over 1 year ago

Package Size

226 KB

Installed Size

275 KB

Downloads

7

wget

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

Homepage

http://github.com/lpenz/tuzue