Hi,
I'm new to python.
I'm searching for a way to develope a Python graphical application for a
Postgresql database.
I have installed on my Debian GNU/Linux testing/sid system many python
packages, among others:
eric, geany, idle, ninja-ide, pida (it doesn't work here), python2.7,
python-easygui
Verde Denim writes:
> Sounds like you have enough pieces-parts... is it a question of the
> development process?
Yes, it is.
First question is about GUI.
Say I start to create a GUI with XRCed for such an application for
managing a concrete postgresql database.
On a Frame (window) which objec
Dennis Lee Bieber writes:
> On Thu, 02 Aug 2012 20:24:36 +0200, Csanyi Pal
> declaimed the following in gmane.comp.python.general:
>>
>> I'm searching for a way to develope a Python graphical application for a
>> Postgresql database.
>>
> A predefine
Walter Hurry writes:
> On Thu, 02 Aug 2012 20:24:36 +0200, Csanyi Pal wrote:
>
>> I'm searching for a way to develope a Python graphical application for a
>> Postgresql database.
>
> I use wxGlade/wxPython to build the GUI, and then hand code the database
>
Mark Lawrence writes:
> On 05/08/2012 16:58, Csanyi Pal wrote:
>> Walter Hurry writes:
>>
>>> On Thu, 02 Aug 2012 20:24:36 +0200, Csanyi Pal wrote:
>>>
>>>> I'm searching for a way to develope a Python graphical application for a
>>>>