python3-tuzue_0.1.4-2_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.4-2

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 bb78ebff33dc035f41ab0d1a0f31a7e2
SHA1 c8573359c5b761fde8ca806dce28fe96dd32386b
SHA256 1aed507b5d99aa6af5618bc482718627b719b56d8e664f0b46012ebf42c55b33
SHA512 ec43275205f15c0394fa6d21738ddc379f1e7aed405a1f39c21e3c32eb0b48cba79bbfce98754a126a2052fa0b465730cbded0bd46a205ade7ae5893a42ff72a

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/logger.py
  • /usr/lib/python3/dist-packages/tuzue/inspector.py
  • /usr/lib/python3/dist-packages/tuzue/binput.py
  • /usr/lib/python3/dist-packages/tuzue/__init__.py
  • /usr/lib/python3/dist-packages/tuzue-0.1.4.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/tuzue-0.1.4.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/tuzue-0.1.4.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/tuzue-0.1.4.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

276 KB

Downloads

0

wget

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

Homepage

http://github.com/lpenz/tuzue