Skip to content

Project created using the PySimpleGUI library, which allows creating graphical interfaces through Python. The objective is to create a program to register RPG tokens, which through an interface, will save the data chosen by the user and then pass them to the database.

Notifications You must be signed in to change notification settings

LucasAyoub/Python-PySimpleGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python-PySimpleGUI

Goals:

  • Create an interactive interface using the PySimpleGUI library.
  • Simulate an RPG sheet with all the necessary characteristics to compose a character, all through the interface created by PySimpleGUI.
  • Pass all the data from the tokens to a database that will keep all the characters made.

About

Project created using the PySimpleGUI library, which allows creating graphical interfaces through Python. The objective is to create a program to register RPG tokens, which through an interface, will save the data chosen by the user and then pass them to the database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages