<?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
<document>
 <header>
  <title>pg_slythe</title>
  <subtitle>Remote Console</subtitle>
  <abstract>Sometimes, don't you just get board of psql? I mean, it's
  eS-Que-Ell. When these fits of SQL boredom hit, the Python remote console
  provides some relief. Giving you the ability to execute arbitrary Python code
  directly in the backend.</abstract>
 </header>
 <body>
  <table>
   <tr>
    <th colspan="1" rowspan="1">Version</th>
    <th colspan="1" rowspan="1">Download</th>
    <th colspan="1" rowspan="1">Documentation</th>
    <th colspan="1" rowspan="1">Description</th>
   </tr>
   <tr>
    <td colspan="1" rowspan="1">1.0</td>
    <td colspan="1" rowspan="1">
     <link href="/files/pg_slythe-1.0dev.tar.gz">Source.tgz</link>
    </td>
    <td colspan="1" rowspan="1">
     <link href="/doc/pg_slythe-1.0dev.html">HTML</link>
    </td>
    <td colspan="1" rowspan="1">Coming Soon</td>
   </tr>
  </table>
  <section>
   <title>SCM</title>
   <p>
    <code>cvs -d :pserver:anonymous:@cvs.pgfoundry.org:/cvsroot/python co
    rc</code>
   </p>
   <p>
    <link href="http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/rc">Web
    Interface</link>
   </p>
  </section>
 </body>
</document><!--
 ! vim: ts=1:sw=1:et:
 !-->