🚀 Socket Launch Week 🚀 Day 4: Introducing Historical Analytics.Learn More
Socket
Sign inDemoInstall
Socket

EzDialog

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

EzDialog

A simple dialog window library for early Python programmers

1.5.2
PyPI
Maintainers
1

This is the README file for EzDialog

EzDialog is a simple Python library for "newer" Python programmers that want to add GUIs to their script without having to know a lot about GUI programming. It uses Tkinter and ttk which should be included in most Python installations

All the installer really need to do is to place ezdialog.py somewhere in the Python path.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts