Skip to content

A frontend and launcher for Gamebase game collections

Notifications You must be signed in to change notification settings

dnlopez/PyGamebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGamebase is a frontend and launcher for 'Gamebase' game collections.

Image of frontend

Image of frontend

Image of frontend

Image of frontend

It is written and scripted in Python, has a user interface made with Qt, and works with Gamebase databases in SQLite format. It is intended to work on any platform that supports those dependencies (eg. Windows, Mac, Linux).

Getting the application and its dependencies

There are no packaged releases yet; just get the files by either cloning the repository or downloading a zip archive via GitHub's 'Code' button.

The frontend and associated helper applications are written in Python 3 with a dependency on the external library, PySide2. Typically, you would install this library with your operating system's package manager, or with the Python-specific command pip install PySide2.

Next steps

See the converter directory for help to convert existing Gamebase databases (in Microsoft Access .mdb format) to SQLite, and do other Gamebase preparation steps.

See the frontend directory for the program proper.

About

A frontend and launcher for Gamebase game collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published