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?
#1
http://sumuditha-viraj.blogspot.com.au/2...tudio.html

Hello, can you tell us whether with Python we can develop graphical tools like for the ESB given in the link above??

That is, screens like this:

http://1.bp.blogspot.com/-NLHrAi_6JNk/T6...:45:58.png

Is it possible and if possible is it available inside Python or we have to use Javascript, CSS etc?

We are an Java shop and wants to create own Messaging application.
(Trying to move out of Java)
Reply
#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


Possibly Related Threads…
Thread Author Replies Views Last Post
  build Python 3.12 in el7 SergeyMx 5 1,131 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,532 Mar-04-2021, 03:09 PM
Last Post: martpogs
  Compiling Python 3.8.5 source code results in build error Deepan 0 2,143 Sep-14-2020, 04:11 AM
Last Post: Deepan
  Build Python RPM pvbadiger05b 0 1,574 May-11-2020, 06:50 PM
Last Post: pvbadiger05b
  cannot build python 3.8.2 (make test fails on test_imprtlib) borabora 1 2,706 May-08-2020, 09:10 PM
Last Post: Larz60+
  How to build exe/deployable file from Python Project ShikhaJain 1 2,763 Jul-04-2019, 05:37 PM
Last Post: snippsat
  Build error (Python 3.7) Saszalez 0 2,208 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,565 Mar-18-2019, 02:25 PM
Last Post: Palerm0_24
  Pyenv build of python 3.7.0 issue Larz60+ 3 4,217 Dec-03-2018, 09:28 PM
Last Post: Larz60+
  Looking through multiple screens for a button cheeks13 1 2,626 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