{"id":19936190,"url":"https://github.com/havocesp/python-yad","last_synced_at":"2026-02-24T02:03:35.384Z","repository":{"id":111465851,"uuid":"168534337","full_name":"havocesp/python-yad","owner":"havocesp","description":"Yad GUI dialogs Python wrapper.","archived":false,"fork":false,"pushed_at":"2025-08-12T03:03:44.000Z","size":219,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-19T08:54:24.503Z","etag":null,"topics":["dialogs","gui","python-gui","yad","zenity"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/havocesp.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-31T14:01:03.000Z","updated_at":"2025-03-11T13:55:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"d772182c-6d16-490d-b46d-43e0de0761bc","html_url":"https://github.com/havocesp/python-yad","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/havocesp/python-yad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpython-yad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpython-yad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpython-yad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpython-yad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/havocesp","download_url":"https://codeload.github.com/havocesp/python-yad/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpython-yad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29768425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T01:40:24.820Z","status":"online","status_checked_at":"2026-02-24T02:00:07.497Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dialogs","gui","python-gui","yad","zenity"],"created_at":"2024-11-12T23:24:10.511Z","updated_at":"2026-02-24T02:03:35.367Z","avatar_url":"https://github.com/havocesp.png","language":"Python","readme":"Python Yad project\n==================\n\npython-yad is interface to yad for python. Inspired by the PyZenity Project.\n\nYAD is a program that will display GTK+ dialogs, and return (either in the return code, or on standard output) the users input.\nThis allows you to present information, and ask for information from the user, from all manner of shell scripts.\nYAD is the fork of Zenity program.\n\n\n**YAD source page**:\thttp://sourceforge.net/projects/yad-dialog/\n\n\nThe API is very simple which has a main class known as YAD.\n\nExample:\n\n\u003e\u003e\u003e from yad import YAD\n\u003e\u003e\u003e yad = YAD()\n\u003e\u003e\u003e yad.Calendar()\n\nYou can even check out the test application 'gdie'(Gnome-desktop-item-editor) in the terminal.\n\n\u003e\u003e\u003e gdie\n\nRequirements\n============\n- Python 3.2 and above\n- pexpect module\n- yad program\n\nInstallation\n============\nCan be installed by using pip:\n\n\u003e\u003e\u003e sudo python3 -m pip install yad\n\nor by manual installation:\n\n\u003e\u003e\u003e git clone https://gitlab.com/dvenkatsagar/python-yad.git\n\u003e\u003e\u003e cd python-yad/python-yad\n\u003e\u003e\u003e python3 setup.py build\n\u003e\u003e\u003e python3 setup.py install\n\nContact Us\n==========\nIf you guys encounter any bugs, or issues. please contact me via email:\n\n:Authors: Sagar D V \u003cdvenkatsagar@gmail.com\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavocesp%2Fpython-yad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhavocesp%2Fpython-yad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavocesp%2Fpython-yad/lists"}