On Aug 5, 11:26 pm, Csanyi Pal wrote:
> 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
> Postgresql dat
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
Postgresql database.
>>>
>>> I use wxGlade/wxPython to build
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
Postgresql database.
I use wxGlade/wxPython to build the GUI, and then hand code the database
access us
On Sun, 05 Aug 2012 17:58:46 +0200, Csanyi Pal wrote:
> Well, I tried out many adviced ways but none of them works on my Debian
> GNU/Linux testing/sid system. Always get some error in one of the part
> of the software.
>
> Can you give a short tutorial for newbies how to start to develope with
>
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
> access using psycopg2 into the genera
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
access using psycopg2 into the generated application. Works very well f
> Can one advices me where to go?
There are a number of Python frameworks for GUI database applications:
- Dabo (wxPython)
- Sqlkit (PyGTK & SQLalchemy)
- Pypapi (PyQt & SQLalchemy)
- Camelot (PyQt & SQLalchemy)
- Qtalchemy (PyQt & SQLalchemy)
- Openobject (PyGTK)
- Defis (wxPython & SQLalchemy),
On Fri, Aug 3, 2012 at 4:24 AM, Csanyi Pal wrote:
> I'm searching for a way to develope a Python graphical application for a
> Postgresql database.
There's two quite separate parts to this:
* Develop a Python graphical application
* Develop a Python application [to access] a PostgreSQL database.
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 predefined database, or a general access module?
On 02/08/2012 22:13, Csanyi Pal wrote:
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 dat
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
Sounds like you have enough pieces-parts... is it a question of the
development process?
On Aug 2, 2012 3:08 PM, "Csanyi Pal" wrote:
> 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 G
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
13 matches
Mail list logo