GithubHelp home page GithubHelp logo

sauravmishra1710 / python-gui-with-pysimplegui Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 25.4 MB

Exploring & Creating GUI based apps using PySimpleGUI. Details about PySimpleGUI module can be found @ https://pypi.org/project/PySimpleGUI/

Python 100.00%
python-gui pysimplegui python tkinter tkinter-gui tkinter-python tkinter-graphic-interface pythongui pythonscript pythonscripts

python-gui-with-pysimplegui's Introduction

Python-GUI-with-PySimpleGUI

Creating GUI based apps using PySimpleGUI module. Details about PySimpleGUI module can be found @

  1. https://pypi.org/project/PySimpleGUI/
  2. https://pysimplegui.readthedocs.io/en/latest/cookbook/
  3. https://github.com/PySimpleGUI

Popup Button Configurations

  • Yes, No: 1

  • Cancel: 2

  • Error: 3

  • Ok, cancel: 4

  • No button: 5

    Eg.: sg.Popup("This is a simple popup", button_type=1) # button_type=2,3,4,5

Sample Applications

NotepadPy+

A simple application built using PySimpleGUI to allow documenting text files, saving, printing, note statistics, etc...

Executable @ https://github.com/sauravmishra1710/Python-GUI-with-PySimpleGUI/tree/main/Sample%20Executables/NotepadPy%2B.

Source Code @ https://github.com/sauravmishra1710/Python-GUI-with-PySimpleGUI/blob/main/Sample%20GUI%20Implementation/notepad.py

Demo

NotepadPy+

PyImageViewer

A simple image viewer application. Loads all the images (jpegs, pngs, etc..) from the selected directory to a list comtrol to be able to view.

Source Code @ https://github.com/sauravmishra1710/Python-GUI-with-PySimpleGUI/blob/main/Sample%20GUI%20Implementation/image_viewer.py

Snapshot

PyImageViewer

Tic-Tac-Toe

The tic-tac-toe game implemented using PySimpleGUI.

Source Code @ https://github.com/sauravmishra1710/Tic-Tac-Toe-using-PySimpleGUI/blob/main/tic_tac_toe_v1.py

Game Demo

Tic-Tac-Toe

python-gui-with-pysimplegui's People

Contributors

sauravmishra1710 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.