Message from discussion
python app development
Path: g2news1.google.com!news3.google.com!feeder.news-service.com!news2.euro.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path: <e...@leafe.com>
X-Original-To: python-l...@python.org
Delivered-To: python-l...@mail.python.org
X-Spam-Status: OK 0.008
X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'projects,': 0.05; 'cc:addr
:python-list': 0.07; 'python': 0.07; 'python?': 0.09;
'subject:python': 0.14; '1:48': 0.16; 'apps,': 0.16; 'document,':
0.16; 'from:addr:ed': 0.16; 'now).': 0.16;
'received:192.168.1.100': 0.16; 'subject:app': 0.16; 'wrote:':
0.16; 'cc:no real name:2**0': 0.19; 'pm,': 0.20; 'cc:2**0': 0.20;
'header:In-Reply-To:1': 0.22; 'creating': 0.24; 'developing':
0.24; 'skip:( 20': 0.24; 'instead': 0.27; 'ago': 0.27; 'helpful':
0.28; 'cc:addr:python.org': 0.29; 'list': 0.30;
'received:192.168.1': 0.30; 'questions.': 0.31; "wasn't": 0.31;
'subject:: ': 0.31; 'anyone': 0.32; 'anything': 0.32; 'django':
0.32; 'discussion': 0.33; 'several': 0.33; 'there': 0.34; 'header
:Mime-Version:1': 0.34; 'applications': 0.34; 'received:192':
0.34; 'url:mailman': 0.35; 'help': 0.35; 'but': 0.35; 'focuses':
0.37; 'development': 0.38; 'charset:us-ascii': 0.38;
'received:192.168': 0.38; 'should': 0.38; 'similar': 0.39; 'our':
0.60; 'apps': 0.71; 'acquainted': 0.84; 'motivation': 0.84;
'reina': 0.84; 'start:': 0.84
X-Greylist: delayed 371 seconds by postgrey-1.31 at albatross;
Tue, 06 Jul 2010 16:38:18 CEST
Subject: Re: python app development
Mime-Version: 1.0 (Apple Message framework v1081)
Content-Type: text/plain; charset=us-ascii
From: Ed Leafe <e...@leafe.com>
In-Reply-To: <758bace3-dbec-42de-ba43-d3a745f1a12a@5g2000yqz.googlegroups.com>
Date: Tue, 6 Jul 2010 10:32:01 -0400
Content-Transfer-Encoding: quoted-printable
References: <758bace3-dbec-42de-ba43-d3a745f1a12a@5g2000yqz.googlegroups.com>
To: mo reina <urban.yoga.journ...@gmail.com>
X-Mailer: Apple Mail (2.1081)
Cc: python-l...@python.org
X-BeenThere: python-l...@python.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion list for the Python programming language
<python-list.python.org>
List-Unsubscribe: <http://mail.python.org/mailman/options/python-list>,
<mailto:python-list-requ...@python.org?subject=unsubscribe>
List-Archive: <http://mail.python.org/pipermail/python-list>
List-Post: <mailto:python-l...@python.org>
List-Help: <mailto:python-list-requ...@python.org?subject=help>
List-Subscribe: <http://mail.python.org/mailman/listinfo/python-list>,
<mailto:python-list-requ...@python.org?subject=subscribe>
Newsgroups: comp.lang.python
Message-ID: <mailman.303.1278427100.1673.python-l...@python.org>
Lines: 35
NNTP-Posting-Host: 82.94.164.166
X-Trace: 1278427100 news.xs4all.nl 22903 [::ffff:82.94.164.166]:53248
X-Complaints-To: ab...@xs4all.nl
On Jul 3, 2010, at 1:48 PM, mo reina wrote:
> an anyone recommend a resource (book,tutorial,etc.) that focuses on
> application development in python? something similar to Practical
> Django Projects, but for stand alone applications instead of web apps
> (for now).
You should definitely check out Dabo. Several years ago we were =
looking for something in Python for developing desktop apps, and while =
there were several useful tools, there wasn't anything that integrated =
them together. That was our motivation for creating Dabo.
We have a few screencasts to help you get acquainted with Dabo; =
I'd recommend these two to start:
http://cdn.cloudfiles.mosso.com/c129431/dataenvironment1.html
http://cdn.cloudfiles.mosso.com/c129432/dataenvironment1.html
We also have a pretty comprehensive tutorial document, available =
at:
http://dabodev.com/pycon_tutorial
If you have any other questions, join our email discussion list =
and post them there. There are many helpful people there to answer your =
questions.
http://leafe.com/mailman/listinfo/dabo-users
-- Ed Leafe