Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.03 KB

File metadata and controls

22 lines (14 loc) · 1.03 KB

Banking-system-using-python

This is a simple Banking System made with Python.

It includes tkinter and the pyttsx3 module. Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications. Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit.

#################################################

Tkinter can be easily implimented by importing the module, i.e. import tkinter and from tkinter import messagebox tkinter-tutorial

################################################# Pyttsx3 is a text-to-speech conversion library in Python. Unlike alternative libraries, it works offline, and is compatible with both Python 2 and 3.

Installation:- pip install pyttsx3 1_jSxljxAc_TbNQz7F2mvXiA