Welcome to Mobilarian Forum - Official Symbianize.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Question Hello! Anyone here has an experience with python .exe gui?

OP
S 0

stickplum

Transcendent
Member
Joined
May 7, 2023
Messages
6
Reaction score
9
Points
1
grants
₲168
2 years of service

Is it better than coding straight from .net? Interms of performance? Is it easier? Any info will help thanks!
 
K 0

KatzSec DevOps

Alpha and Omega
Philanthropist
Access
Joined
Jan 17, 2022
Messages
1,039,469
Reaction score
8,932
Points
83
grants
₲59,682
3 years of service
stickplum Next time always upload your files sa
Please, Log in or Register to view URLs content!
para siguradong di ma dedeadlink.

*Please Disable your adblock when visiting katz.to to keep us running forever.
 
U 0

UbeCheeseCake69

Abecedarian
Member
Access
Joined
May 5, 2023
Messages
56
Reaction score
29
Points
18
grants
₲414
2 years of service
well.. pag python you can use an IDE like PyCharm or pag medyo kapos sa processing power kahit Notepad or Notepad++ lang okay na eh. You just need to install Python in windows para ma-run mo sa terminal yung code
 
M 0

muhyul

Transcendent
Member
Joined
Jun 18, 2023
Messages
19
Reaction score
0
Points
1
grants
₲53
2 years of service
chief in terms of performance good similar din naman sa .net. size wise prefer ko .net kapag under sa windows kasi less space after compile. if d mo naman compile python mabagal execution kasi dadaan pa sya interpreter while executing tsaka marami memory kinakain.
 
K 0

krikot

Transcendent
Member
Joined
Jun 19, 2023
Messages
11
Reaction score
0
Points
1
grants
₲74
2 years of service
*** Hidden text: cannot be quoted. ***

Is it better than coding straight from .net? Interms of performance? Is it easier? Any info will help thanks!
You can use
Custontkinter in Python for a modern look, also add tkinter for functionality.

If you want a more fluid approach on your UI, use pygui.

I suggest use tkinter and customtkinter first before going to pygui that uses reactjs.
 
Top Bottom