Skip to main content

A python interface for the Yad program

Project description

Python Yad project

python-yad is interface to yad for python. Inspired by the PyZenity Project.

YAD is a program that will display GTK+ dialogs, and return (either in the return code, or on standard output) the users input. This allows you to present information, and ask for information from the user, from all manner of shell scripts. YAD is the fork of Zenity program.

YAD source page: http://sourceforge.net/projects/yad-dialog/

The API is very simple which has a main class known as YAD.

Example:

>>> from yad import YAD
>>> yad = YAD()
>>> yad.Calendar()

You can even check out the test application ‘gdie’(Gnome-desktop-item-editor) in the terminal.

>>> gdie

Requirements

  • Python 3.2 and above

  • pexpect module

  • yad program

Installation

Can be installed by using pip:

>>> sudo python3 -m pip install yad

or by manual installation:

>>> git clone https://gitlab.com/dvenkatsagar/python-yad.git
>>> cd python-yad/python-yad
>>> python3 setup.py build
>>> python3 setup.py install

Contact Us

If you guys encounter any bugs, or issues. please contact me via email:

Authors:

Sagar D V <dvenkatsagar@gmail.com>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yad-0.9.14.tar.gz (33.3 kB view details)

Uploaded Source

Built Distribution

yad-0.9.14-py2.py3-none-any.whl (20.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file yad-0.9.14.tar.gz.

File metadata

  • Download URL: yad-0.9.14.tar.gz
  • Upload date:
  • Size: 33.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for yad-0.9.14.tar.gz
Algorithm Hash digest
SHA256 4153029456c238fabef337320b3cabaa0caafbae9b487e7a0035bc32390991d3
MD5 e7d660aa8369c4c826e24539c0b04b49
BLAKE2b-256 54389d101f88b7e63bbaa419ac42e6be0680bc13ca8bf70f21a977948647771f

See more details on using hashes here.

File details

Details for the file yad-0.9.14-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for yad-0.9.14-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 815ddf29b7fc09999cb360e7702de5cd26f3366608e17c2841a35bfd68b2b3e3
MD5 74796164bc1b08bb1800e3b691f2dd28
BLAKE2b-256 dcb4bf4561c7991df397d73808b7f59edb1a4ba03e84800c79f3d420964e566d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page