astllc/production/: interact-1.5.11.post20231222083235+hg.486dc816b3ea metadata and description

Homepage Simple index

framework allowing user interaction through simple requesters

author Eli Collins
author_email elic@assurancetechnologies.com
classifiers
  • Development Status :: 4 - Beta
  • Intended Audience :: Developers
  • License :: OSI Approved :: BSD License
  • Natural Language :: English
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Topic :: Desktop Environment
  • Topic :: Software Development :: Libraries
download_url None
keywords interact whiptail dialog
license BSD
platform
  • None

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
interact-1.5.11.post20231222083235+hg.486dc816b3ea-py3-none-any.whl
Size
72 KB
Type
Python Wheel
Python
3
interact-1.5.11.post20231222083235+hg.486dc816b3ea.tar.gz
Size
90 KB
Type
Source

Interact is a library which allows python scripts to interact with the user through a series of simple requesters. It is not tied to a particular gui; instead it provides a uniform python-oriented interface to a number of different gui drivers (including: dialog, whiptail, tcltk, gtk); and contains a sophisticated framework for choosing the correct one at runtime.