0
IDE to develop linux app ?
I want to develop simple linux app ( with graphical interface ) to menage some files of DNS and DHCP server using some Bash CLI (like grab, sad, sort, cd...) . My question : is there any IDE and framework to develop a linux app with graphic interface ?
2 ответов
+ 3
8 Best Python IDEs for Linux Programmers
PyCharm. PyCharm is a powerful, cross-platform, highly customizable and pluggable Python IDE, which integrates all developments tools in one place. ...
Wing Python IDE. ...
Eric Python IDE. ...
PyDev For Eclipse. ...
Spyders Scientific PYthon IDE. ...
Pyzo Python IDE. ...
GNU Emacs For Python Programming. ...
Vim Editor.
lots of options exist from various approaches.
sublime text was hard to beat check that out, google any of them
+ 2
peter i will google of any what you say , and i hope to find some IDE for free.
Thanks