PySQL
=====
PySQL aims to be a full replacement for sqlplus (and much more).
It has features such as history, completion, explain plan, session list,
background queries, datamodel graphical output, object dependencies,
PL/SQL package function call tree...
Installation from source
========================
As a simple user : just untar pysql tarball where you want and just run pysql
...
As root : untar pysql tarball where you want and run the setup script
...
Installation from package
========================
Redhat, Debian, Slackware, Windows....
Documentation generation
========================
Use the doc.sh script in script/ dir. You will need Epydoc (http://epydoc.sf.net).
You can also browse documentation online at : http://pysql.sf.net/doc/