ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

what UI do you use for python?


  • Please log in to reply
what UI do you use for python?

#1

Agent0ne
Agent0ne
    Offline
    4
    Rep
    22
    Likes

    Yes

Posts: 665
Threads: 57
Joined: Aug 19, 2018
Credits: 0

Five years registered
#1

whats the best layout , UI do you use for python ? i'm looking for an old school UI :dreamy:


  • 0

#2

emp3hack
emp3hack
    Offline
    2
    Rep
    3
    Likes

    New Member

Posts: 17
Threads: 0
Joined: Dec 27, 2017
Credits: 0

Six years registered
#2

Are you asking which toolkit to use?

Kivy if you want a good compatibility with all the OS (android included).

The basic tkinter for really quick and simple script.

PyQt for some advanced features.

For more question just look at the python docs or the specific docs of the library:

Please Login or Register to see this Hidden Content


  • 1

#3

Agent0ne
Agent0ne
    Offline
    4
    Rep
    22
    Likes

    Yes

Posts: 665
Threads: 57
Joined: Aug 19, 2018
Credits: 0

Five years registered
#3

Are you asking which toolkit to use?
Kivy if you want a good compatibility with all the OS (android included).
The basic tkinter for really quick and simple script.
PyQt for some advanced features.
For more question just look at the python docs or the specific docs of the library:

Please Login or Register to see this Hidden Content


Thanks :pepolove:

  • 0

#4

llII
llII
    Offline
    -3
    Rep
    1
    Likes

    Member

  • PipPipPip
Posts: 39
Threads: 2
Joined: Jan 04, 2019
Credits: 0
Five years registered
#4

GTK+ ftw!


Edited by llII, 21 January 2019 - 12:49 PM.

  • 0

#5

DagobertDuck
DagobertDuck
    Offline
    183
    Rep
    303
    Likes

    < Developer > < Pentester >

  • PipPipPipPipPipPipPip
Posts: 1361
Threads: 146
Joined: Feb 26, 2018
Credits: 0

Deal with caution
User has an open scam report.
Six years registered
#5

whats the best layout , UI do you use for python ? i'm looking for an old school UI :dreamy:

You mean an IDE

PyCharm Community Edition is very good


  • 0

CHEAP CODING SERVICE [ADMIN VOUCHED]

Discord Bots and much more

 


#6

Spreadware
Spreadware
    Offline
    0
    Rep
    2
    Likes

    Member

Posts: 31
Threads: 4
Joined: Jan 21, 2019
Credits: 0
Five years registered
#6

Thanks for making this thread. Was looking for something like this too-


  • 0

#7

blackblock
blackblock
    Offline
    0
    Rep
    5
    Likes

    Member

  • PipPipPip
Posts: 31
Threads: 5
Joined: Feb 01, 2019
Credits: 0

Five years registered
#7

i always use tkinter. it does everything i need and runs fast. others are fine but fuckin horrible if you want to try to compile application to windows/mac etc.

 

kivy looks great but to make into exe you have to download special vm and follow lots of steps and then sometimes it do not work anyway.

 

pyqt is good too but it look pretty same as tkinter and just a bit harder to use

 

GTK is problem because person you sell app too also have to have gtk installed :(

 

stick with tkinter unless you need somethin special only other ui has.


  • 0

#8

uwunigga
uwunigga
    Offline
    0
    Rep
    -1
    Likes

    Member

  • PipPipPip
Posts: 53
Threads: 0
Joined: Feb 09, 2019
Credits: 0
Five years registered
#8

7897897897878978978789


  • 0

#9

Exclusive
Exclusive
    Offline
    69
    Rep
    203
    Likes

    Who?

Posts: 25
Threads: 3
Joined: Apr 06, 2016
Credits: 0

Eight years registered
#9

Sublime with coding highlights, don't really need much else


  • 0

#10

rXn5BKs9nQ8xncW
rXn5BKs9nQ8xncW
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 11
Threads: 1
Joined: Mar 14, 2019
Credits: 0
Five years registered
#10

I'd definitely recommend nano or gedit as an edit, if this is what you are looking for. If you're actually looking for a way to create UIs, take a look at PyQt, Tk or pygame, depending on what you are trying to achieve. In my humble opinion you can do a lot with Qt, but its also a pain in the ass from time to time so I let you be the judge.


  • 0


 Users browsing this thread: