473,503 Members | 8,784 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

A Good Intro to wxpython/PostgreSQL Applications?

Hi all,

I am trying to get rid of a few of my old MS Access applications and
move them to PostgreSQL and Python/wxpython. Does anyone have any
suggestions on the easiest way to learn to program small database
applications with python & wxpython? Does anyone have a few small
examples at least?

I will mainly need forms with/without subforms for viewing and
inserting data into the database. Nothing too complicated to get
started.

thanks,

Phillip Allen

Jan 8 '07 #1
1 2544
On Jan 8, 2007, at 12:22 PM, PAllen wrote:
I am trying to get rid of a few of my old MS Access applications and
move them to PostgreSQL and Python/wxpython. Does anyone have any
suggestions on the easiest way to learn to program small database
applications with python & wxpython? Does anyone have a few small
examples at least?

I will mainly need forms with/without subforms for viewing and
inserting data into the database. Nothing too complicated to get
started.
Dabo is designed to do exactly what you describe. It is a desktop
application framework with an emphasis on database apps. Both myself
and the other Dabo author, Paul McNett, come from MS Visual FoxPro
backgrounds, so we know what people expect in a GUI app tool. Be sure
to check out our screencasts, which show you what is involved in
creating database applications in Dabo. The screencasts are listed at
the top of http://dabodev.com/documentation.

We support several backend databases, and PostgreSQL is one of them.
We use wxPython as our UI toolkit, but wrap the controls so that they
have a consistent, property-based API instead of the C++ style of
getter/setter methods with odd names.

I will be the first to admit that the how-to documentation is far
from complete, but there is a good amount of information on the Wiki
(http://dabodev.com/wiki). And we have our own mailing list that is
frequented by both the authors and several other helpful folks. You
can sign up for the dabo-users list at http://leafe.com/mailman/
listinfo/dabo-users.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
Jan 8 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
2342
by: j_mckitrick | last post by:
Just thought I'd play devil's advocate... I tried wxPython briefly, and it had some nice features. It has a huge list of dependencies. I don't like the fonts (but I'd love to know how to get...
13
4551
by: Peter Maas | last post by:
Recently I replaced Win2k with Linux on my desktop computer. Using mostly multi-platform software I thought this would be easy. It was not as easy as expected getting wxPython to work. There seemed...
217
8940
by: gyromagnetic | last post by:
The following url points to an article written by Damian Conway entitled "Ten Essential Development Practices": http://www.perl.com/pub/a/2005/07/14/bestpractices.html Althought the article has...
29
3134
by: Mainlander | last post by:
An ISP I belong to uses Majordomo for their mailing list system. I'd like to encourage them to move to a system that uses a database, preferably psql which they already run on their server....
21
3747
by: The Night Blogger | last post by:
Can someone recommend me a good API for writing a sexy looking (Rich UI like WinForms) shrink wrap application My requirement is that the application needs to look as good on Windows as on the...
4
1202
by: Daniel Gee | last post by:
I'm trying to learn WxPython with the tutorial: http://wiki.wxpython.org/Getting_Started But I can't seem to get the example for events to work. I pasted the code they had directly into an...
15
2556
by: Gilles Ganault | last post by:
Hello Since Python is such a productive language, I'd really like to be able to use it to write GUI apps for Windows, but business apps require rich widgets like (DB)grids, calendars, etc. ...
4
2808
by: python | last post by:
I'm looking at rewriting some legacy VB applications and am pondering which of the following techniques to use: 1. Browser based GUI with local web server (Browser + wsgiref.simple_server) (I'm...
1
1359
by: Marco Shaw [MVP] | last post by:
(I'm mostly a Windows PowerShell scripting guy.) I'm looking for a good basic intro to System.Transactions. Is there anything online? I'd also consider buying a book... Marco
0
7194
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7267
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7316
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6976
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4993
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1495
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
372
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.