Skip to content

A simple data base with GUI created using PySimpleGUI

Notifications You must be signed in to change notification settings

a-float/game_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

game_data_base

A simple dict based database with GUI created using PySimpleGUI

setup:

pip install Tabulate PySimpleGui

usage:

python GameDataBase.py for the command line version python mainLoop.py for the gui version

todo:

  • save/load option
  • adding/deleting headers ?
  • multiple gdb support ?
  • menu bar don't know what for though

gui

About

A simple data base with GUI created using PySimpleGUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages