Python Forum
Can Python build graphical screens like this?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can Python build graphical screens like this?
#2
This? https://pypi.python.org/pypi/synapse
I think this interfaces to the Apache product

You can also create from scratch using wxpython, PyQt5 and several other GUI packages.
You probably use Tkinter, but I wouldn't recommend it for an application of this caliber.

I also found this: http://python-evdev.readthedocs.io/en/latest/
which might work
Reply


Messages In This Thread
RE: Can Python build graphical screens like this? - by Larz60+ - Mar-08-2018, 01:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  build Python 3.12 in el7 SergeyMx 5 1,245 Oct-05-2023, 08:14 AM
Last Post: SergeyMx
  How to link Sublime Text 3 Build system to Python 3.9 Using Windows 10 Fanman001 2 4,622 Mar-04-2021, 03:09 PM
Last Post: martpogs
  Compiling Python 3.8.5 source code results in build error Deepan 0 2,194 Sep-14-2020, 04:11 AM
Last Post: Deepan
  Build Python RPM pvbadiger05b 0 1,601 May-11-2020, 06:50 PM
Last Post: pvbadiger05b
  cannot build python 3.8.2 (make test fails on test_imprtlib) borabora 1 2,765 May-08-2020, 09:10 PM
Last Post: Larz60+
  How to build exe/deployable file from Python Project ShikhaJain 1 2,813 Jul-04-2019, 05:37 PM
Last Post: snippsat
  Build error (Python 3.7) Saszalez 0 2,250 Jun-20-2019, 07:59 AM
Last Post: Saszalez
  PYTHON - UNRAR : how can I build a thread to monitoring the downloading status Palerm0_24 2 2,612 Mar-18-2019, 02:25 PM
Last Post: Palerm0_24
  Pyenv build of python 3.7.0 issue Larz60+ 3 4,299 Dec-03-2018, 09:28 PM
Last Post: Larz60+
  Looking through multiple screens for a button cheeks13 1 2,670 Aug-09-2018, 08:22 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020