Skip to content

A python GUI with live inage capturing using grid method of geometry management along with smtplib for emial services

Notifications You must be signed in to change notification settings

Tanvesh-11/GUI_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GUI_py

Python GUI – tkinter. Python offers multiple options for developing GUI (Graphical User Interface). ... It is a standard Python interface to the Tk GUI toolkit shipped with Python. Python with tkinter outputs the fastest and easiest way to create the GUI applications. Creating a GUI using tkinter is an easy task.

I have devised a BMI measurement system as an intern at Endress+ Hauser automation. I have interfaced a logitech camera and screen with my R-pi. A subprocess clicks the picture from camera and save the screenshot and I have used grid method for geometry management. I have formed a 4×4 grid and i also used smtplib for sending the screenshot to email provided by user.

About

A python GUI with live inage capturing using grid method of geometry management along with smtplib for emial services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages