Size: 651
Comment:
|
← Revision 3 as of 2012-01-06 16:45:59 ⇥
Size: 1040
Comment: Tried to answer the question.
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
= Asking for Help: ... = | = Asking for Help: Is there any cross-platform GUI toolkit available for Python 3 apart from Tkinter? = |
Line 6: | Line 6: |
... ## Insert your problem description here. You may provide code samples using syntax like this: ## {{{#!python ## ... ## }}} ## Leave the note below so that editors can follow the instructions... {{{#!wiki note When ''answering'' questions, add the CategoryAskingForHelpAnswered category when saving the page. This will move the link to this page from the questions section to the answers section on the [[Asking for Help]] page. }}} |
Hello sir is there any Cross platform GUI toolkit available for python 3? except tkinter. |
Line 20: | Line 9: |
CategoryAskingForHelp | Take a look at the Python2orPython3 page and also the Python3PortingStatus page. The latter links to the following resources: * http://getpython3.net/ (doesn't seem to be working as of <<Date(2012-01-06T17:45:58+0100)>>) * http://pypi.python.org/pypi?:action=browse&c=533 (packages tagged with Python 3 on PyPI) I suggest browsing the latter of the above resources and selecting things in the "Environment" section. By selecting [[http://pypi.python.org/pypi?:action=browse&c=24&c=533|X11 Applications]], I can see that !PyQt, for example, is available for Python 3. -- PaulBoddie <<DateTime(2012-01-06T17:45:58+0100)>> ---- CategoryAskingForHelp CategoryAskingForHelpAnswered |
Asking for Help: Is there any cross-platform GUI toolkit available for Python 3 apart from Tkinter?
Hello sir is there any Cross platform GUI toolkit available for python 3? except tkinter.
Take a look at the Python2orPython3 page and also the Python3PortingStatus page. The latter links to the following resources:
http://getpython3.net/ (doesn't seem to be working as of 2012-01-06)
http://pypi.python.org/pypi?:action=browse&c=533 (packages tagged with Python 3 on PyPI)
I suggest browsing the latter of the above resources and selecting things in the "Environment" section. By selecting X11 Applications, I can see that PyQt, for example, is available for Python 3. -- PaulBoddie 2012-01-06 16:45:58