Ann: PyPgExplorer-0.8

From: Jerry LeVan <jerry(dot)levan(at)gmail(dot)com>
To: PostgreSQL - General <pgsql-general(at)postgresql(dot)org>
Cc: pgsql-announce(at)postgresql(dot)org
Subject: Ann: PyPgExplorer-0.8
Date: 2006-07-20 02:22:22
Message-ID: 57D09AF4-2193-4A9C-84CA-188C8D88FCEC@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general

PyPgExplorer is a pure python application that allows the
user to browse and modify Postgresql Databases. Features
include:

o A Scripts menu that makes access to your favorite SQL
scripts only a click away.

o On unix and Mac systems, if psql is detected in a
standard location, then access to this tool is exposed
in PyPgExplorer.

o If the PIL module is available then bytea fields containing
images can be viewed (in a separate window) in PyPgExplorer.

o Fields in the database can be exported to the users file system.

o PyPgExplorer supports a simple editor. The editor can be
used to update/delete/insert records. The editor also
supports importing BYTEA (think images) data from files
into the database.

Should work in Mac OSX, Linux, WinXP.

Documentation, requirements and Source freely available at:

http://homepage.mac.com/levanj/Python

My homepage: http://homepage.mac.com/levanj

This is by no means a PGAdmin replacement :)

Thanks

Jerry

Browse pgsql-announce by date

  From Date Subject
Next Message Dave Page 2006-07-20 09:37:13 pgAdmin III v1.4.3 released
Previous Message David Fetter 2006-07-17 18:29:56 == PostgreSQL Weekly News - July 17 2006 ==

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2006-07-20 02:34:19 Re: Linking Tables from 2 databases
Previous Message lynnsettle@yahoo.com 2006-07-20 01:17:16 Re: customizing pg_dump together with copy.c's DoCopy function