Skip to content

anshulsarathe35/Banking-system-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

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

About

This is a simple Banking System made with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages