特殊:Badtitle/NS100:PythonCard:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
第2行: 第2行:
{{Languages|UbuntuHelp:PythonCard}}
{{Languages|UbuntuHelp:PythonCard}}
== Introduction ==
== Introduction ==
PythonCard is a GUI construction kit for building cross-platform desktop applications, using the Python language.
[[UbuntuHelp:PythonCard|PythonCard]] is a GUI construction kit for building cross-platform desktop applications, using the Python language.
Inspired by Apple's HyperCard, it is simple, yet powerful. It is ideal for those who want to develop graphical applications quickly and easily with a minimum of effort and coding.
Inspired by Apple's HyperCard, it is simple, yet powerful. It is ideal for those who want to develop graphical applications quickly and easily with a minimum of effort and coding.
PythonCard uses wxPython. If you are already familiar with wxPython, just think of PythonCard as a simpler way of doing wxPython programs with a whole lot of samples and tools already in place for you to copy and subclass and tools to help you build cross-platform applications.
[[UbuntuHelp:PythonCard|PythonCard]] uses wxPython. If you are already familiar with wxPython, just think of [[UbuntuHelp:PythonCard|PythonCard]] as a simpler way of doing wxPython programs with a whole lot of samples and tools already in place for you to copy and subclass and tools to help you build cross-platform applications.
PythonCard is being developed under the terms of a BSD-style license.
[[UbuntuHelp:PythonCard|PythonCard]] is being developed under the terms of a BSD-style license.
== Installation ==
== Installation ==
PythonCard can be found at the Ubuntu Universe repository, so you can simply install package ''pythoncard'' from the Universe repository using your favorite method. If you need help about installing a package read the following InstallingSoftware.
[[UbuntuHelp:PythonCard|PythonCard]] can be found at the Ubuntu Universe repository, so you can simply install package ''pythoncard'' from the Universe repository using your favorite method. If you need help about installing a package read the following [[UbuntuHelp:InstallingSoftware|InstallingSoftware]].
== Links ==
== Links ==
At the [http://pythoncard.sourceforge.net/index.html home page]  of the project, you can find a documentation and wiki about PythonCard.
At the [http://pythoncard.sourceforge.net/index.html home page]  of the project, you can find a documentation and wiki about [[UbuntuHelp:PythonCard|PythonCard]].
----
----
[[category:CategoryDocumentation]]
[[category:CategoryDocumentation]]


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2007年12月4日 (二) 11:18的版本

{{#ifexist: :PythonCard/zh | | {{#ifexist: PythonCard/zh | | {{#ifeq: {{#titleparts:PythonCard|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:PythonCard|1|-1|}} | zh | | }}

Introduction

PythonCard is a GUI construction kit for building cross-platform desktop applications, using the Python language. Inspired by Apple's HyperCard, it is simple, yet powerful. It is ideal for those who want to develop graphical applications quickly and easily with a minimum of effort and coding. PythonCard uses wxPython. If you are already familiar with wxPython, just think of PythonCard as a simpler way of doing wxPython programs with a whole lot of samples and tools already in place for you to copy and subclass and tools to help you build cross-platform applications. PythonCard is being developed under the terms of a BSD-style license.

Installation

PythonCard can be found at the Ubuntu Universe repository, so you can simply install package pythoncard from the Universe repository using your favorite method. If you need help about installing a package read the following InstallingSoftware.

Links

At the home page of the project, you can find a documentation and wiki about PythonCard.