jolly28 / BookStore_Python

A interactive Bookstore made using Python GUI and Python MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookStore Python

A interactive Bookstore made using Python GUI and Python MySQL.

Getting Started

Simply Clone or Download this repository.

Prerequisites

1.python

Download:www.python.org/downloads

2.tkinter

pip install tkinter

3.sqlite3

pip install sqlite3

Running the program

Simply open and run the BookStore_GUI.py

About

A interactive Bookstore made using Python GUI and Python MySQL


Languages

Language:Python 100.0%