python3-tuzue_0.1.1-0_all.deb

PackageClaudia

PackageClaudia

Online

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.1-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)
 .
 # 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 c4c46f4106d73fa1253cbb9eb56e6f09
SHA1 bda7c9faa80fbdddbbd949aebfb934e6ad2ffb8c
SHA256 01c6c6f6ddf44136b36f10206510da85b24758f38177685e822e7c71cd2ff61d
SHA512 931bdc2b8d01134632a071216e03c8b1acd70dd063052379ec4a3c836c5e6e5017fb8500885da6b26e4658f992aa7685a90e4df467abc7c2a72780b8ccaf23cf

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

Uploaded

over 1 year ago

Package Size

225 KB

Installed Size

273 KB

Downloads

8

wget

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

Homepage

http://github.com/lpenz/tuzue