About 1,470,000 results
Open links in new tab
  1. 4 ways to create modern GUI in python in the easiest way possible

    Dec 3, 2021 · PyQt is a great library to develop modern flat GUI in python. You can create applications with coding in python which can be a little difficult and overwhelming but as we are covering the easiest way possible you can even make …

    Missing:

    • Material Design

    Must include:

  2. Use Tkinter to Design GUI Layouts - Python GUIs

    Jul 2, 2022 · When creating a GUI app, the layout or arrangement of widgets is important. Laying out an app involves determining a good disposition for widgets on a window to build an intuitive and user-friendly GUI. In this tutorial, you will learn how to create a well-structured layout using Tkinter's Frame widget in Python.

    Missing:

    • Material Design

    Must include:

  3. qt-material - PyPI

    3 days ago · Qt-Material. This is another stylesheet for PySide6, PySide2, PyQt5 and PyQt6, which looks like Material Design (close enough). There is some custom dark themes: And light: Navigation. Install; Usage; Themes; Custom colors; Usage; Light themes; Environ variables; Alternative QPushButtons and custom fonts; Custom stylesheets; Run examples; New ...

  4. Which Python GUI library should you use in 2025?

    Feb 26, 2025 · If you're looking to build GUI applications with Python, there is probably a GUI framework/library listed here that fits the bill for your project. Try and weigh up the capabilities & licensing of the different libraries with the scale of your project, both now and in the future.

  5. GUI material design : r/Python - Reddit

    Sep 24, 2017 · Write it in GTK, and use CSS for the style. I would assume that most GUI toolkits that have a type of CSS-eqsue styling system will be able to have something similar if not exactly like material design. For example - using PyQt and styles implemented with QSS/QML or QtQuick: https://github.com/papyros/qml-material.

  6. Make Python Tkinter Applications Look Modern In 8 Minutes!

    Mar 20, 2023 · TTK Bootstrap is an extension for Tkinter that provides pre-made widgets with set colors and styling. This makes your application look much more beautiful and professional. Let’s get started! We’ll...

    Missing:

    • Material Design

    Must include:

  7. Material components for python GUI application development.

    GitHub - GelaniNijraj/PyMaterial: Material components for python GUI application development. Cannot retrieve latest commit at this time. The project has been discontinued as Qt now provides native material components. See https://doc.qt.io/qt-5/qtquickcontrols2-material.html for more info.

  8. Modern GUI using Tkinter - Medium

    Sep 4, 2022 · Tkinter is one of the most widely used libraries for creating Desktop Applications in Python, many developers find it easy to use, but the main problem is it requires a lot of time to create a...

    Missing:

    • Material Design

    Must include:

  9. Implementation of Material Design in Tkinter : r/Python - Reddit

    Sep 10, 2019 · What should I do if I want to implement Material Design in my open source app created in Python 3 with Tkinter GUI? I guess the first answer would be something like "refactor the app and use the Qt toolkit (PySide/PyQt5)".

  10. Python GUI Programming With Tkinter

    Dec 7, 2024 · In this tutorial, you'll learn the basics of GUI programming with Tkinter, the de facto Python GUI framework. Master GUI programming concepts such as widgets, geometry managers, and event handlers. Then, put it all together by building two applications: a temperature converter and a text editor.

  11. Some results have been removed
Refresh