2005年8月12日金曜日

Pythonのグラフィカルユーザーインターフェースパッケージ

Tkinter

http://www.python.jp/
Pythonライブラリに用意されているインターフェース

ライブラリリファレンス http://www.python.jp/doc/release/lib/tkinter.html
An Introduction to Tkinter http://www.pythonware.com/library/
Wiki http://wiki.python.org/moin/TkInter

PyGTK

http://www.pygtk.org/

Tutrial http://www.pygtk.org/pygtk2tutorial/
GTKチュートリアルに沿った内容
Reference http://www.pygtk.org/reference.html
Articles & Tutorials http://www.pygtk.org/articles.html

PyQt

http://www.riverbankcomputing.co.uk/pyqt/

GUI Programming with Python: QT Edition http://www.opendocs.org/pyqt/
Errata http://www.valdyas.org/python/book.html
Python Bindings for Qt http://www.river-bank.demon.co.uk/docs/pyqt/PyQt.html
Articles http://www.riverbankcomputing.co.uk/articles.php
Wiki http://www.diotavelli.net/PyQtWiki

wxPython

http://www.wxpython.org/

How to Learn wxPython
http://wiki.wxpython.org/index.cgi/How_20to_20Learn_20wxPython
Tutorial http://wxpython.org/tutorial.php

その他

16.6 他のグラフィカルユーザインタフェースパッケージ ― Python ライブラリリファレンス
http://www.python.jp/doc/release/lib/other-gui-packages.html

0 件のコメント :