Skip to content

timlau/gtk4-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published