About 16,500 results
Open links in new tab
  1. GUI drag & drop style GUI Builder for Python Tkinter

    PAGE is an drag-and-drop GUI generator, bearing a resemblance to Visual Basic. It allows one to easily create GUI windows containing a selection of Tk and ttk widgets. Use it to build GUIs in …

  2. python - Java alternative for Kivy (cross-platform material design …

    Mar 10, 2024 · In the past, I've used Kivy to design cross-platform GUI apps in python. I like Kivy because it's: Cross-platform. One app runs on Linux, Windows, MacOS, Android, and iOS; …

  3. Simple Python GUI builder - Software Recommendations Stack …

    Jan 12, 2015 · PySimpleGUI is a recently released wrapper for tkinter that was designed specifically for these kinds of GUI tasks. The idea is to be able to create a custom GUI in 5 or …

  4. Cross-platform Python GUI framework - Software …

    drag & drop GUI designer - for wxPython there is wxGlade, wxFormBuilder and a few others, I am not sure what there is for Kivy. Other considerations: wxPython - mature, lots of support, …

  5. Newest 'gui-builder' Questions - Software Recommendations …

    Sep 21, 2023 · I'm looking for a GUI drag-and-drop style GUI builder for Python Tkinter where I can create windows with forms, buttons, labels, etc. without actually writing any code. I would …

  6. gui - Build a 3D graphics modeling tool using Python - Software ...

    Aug 25, 2021 · VTK for the 3D stuff. It supports different 3D and 2D meshes, voxels, images, has some 3D widgets etc. It has (to my knowledge) no CAD-like stuff, though, like NURBS, B-reps …

  7. A Python GUI generator - Software Recommendations Stack …

    Also there is wxGlade which allows you to design your GUI with drag and drop. I strongly recommend, once you have run pip install wxPython that you run wxdemo which will download …

  8. What is a suitable language and framework to create GUI Based …

    Jan 12, 2022 · Alternatively, there is TKinter, also free, which is more-or-less the default GUI library for the Python language. Although I find it easier to do many manipulations of various …

  9. Development Framework for Desktop App with GUI

    The app I'm developing will interact with a lot of C code, and should run "fast" (which makes python a little undesirable), have a GUI and be preferably complied in a stand-alone …

  10. open source - Python framework for block simulations with …

    May 29, 2023 · Here are some python tools I could find: Active Orange3. Was able to install and start it. pip install orange3 orange-canvas

Refresh