Skip to content

kkg2001/Cricket-Score-Board-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cricket Score Board using Python

The Cricket Score Board is a Python and Tkinter-based project centered around file structures. Its aim is to present a user-friendly interface for monitoring and overseeing cricket scores. Users can engage with the system through a graphical interface, interacting by clicking buttons and inputting data.

Installations

Python(3.8 or later)

Download the latest version of Python from the official website https://www.python.org/downloads/

To check if Python is installed properly or not

Open the command terminal and type the below command

python --version

py

Tkinter

Pre requisites: Make sure pip is already installed in your system Once it is done,open the cmd and type the below command

pip install tk

To check whether tkinter is properly installed or not: import tkinter tkinter._test()

tkinter

Streamlit

pip install streamlit

Output screenshots:

Graphical User Interface

main

Updating the file

update

Saving the file

save

About

The Cricket Score Board is a Python and Tkinter-based project centered around file structures. Its aim is to present a user-friendly interface for monitoring and overseeing cricket scores.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages