I am a newbie Python programer. I have developed my logic in Python, i want to develop the GUI with Qt using PyQt4. How do I start about ?? Can I start in XCode ??
Firstly, you selected perfect combination to GUI programming. Python + PyQt helps for FAST and effective on GUI design
Eclipse + PyDev(extension) to perfect python environment. DEBUGging, Auto Complete, Pep8, PyLint, PyDev Console, Code Analysis, PyUnit ...
http://pydev.org/ EDIT: see below
Qt-Designer and Qt-Assistant, quite awesome ! http://www.riverbankcomputing.com/static/Docs/PyQt4/html/ http://www.qtrac.eu/pyqtbook.html http://wiki.python.org/moin/JonathanGardnerPyQtTutorial
Pyuic4, Pyrrc4 and other console tools key advantages. You can design aui with qtdesigner and you can use that for any qt platform or language.
Bonus, py-installer; cross-platform python distribution tool. It supports nearly all libraries builtin include pyqt,lxml...
PS: I am exactly using this environment and we finished a server-client in 2 months from zero
EDIT: With pycharm-community edition release, we migrated to it. It is absolutely fantastic for any type python development environment.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With