mis7ern9o / gtk4-python

Create Gtk4 applications in Python 3.9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Misc classes to build Gtk4 Applications in python 3.9

It takes the hassle away from building Gtk4 application in Python So you can create a cool application, without all the boilerplate code

  • main.py is a sample application
  • widgets.py contains classes to make it easy to create your UI

Requirements (Fedora 34)

  • gtk4
  • python3-gobject
  • Python 3.9 (or later)

Will properly work fine in other distros, but I have only tested in Fedora 34

Screenshoots

gtk4python_page1 gtk4python_page2 gtk4python_page3 gtk4python_page4 gtk4python_page5

About

Create Gtk4 applications in Python 3.9

License:GNU General Public License v3.0


Languages

Language:Python 97.5%Language:CSS 2.5%