This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
pysql /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jul 30 11:02:27 -0700 2009 | |
| |
ChangeLog | Sun Feb 15 08:50:29 -0800 2009 | |
| |
ChangeLog-Synthesis | Sun Feb 15 08:50:29 -0800 2009 | |
| |
LICENSE | Sat Mar 14 14:06:41 -0700 2009 | |
| |
MANIFEST.in | Tue Dec 30 15:02:57 -0800 2008 | |
| |
PastChangeLog | Sun Dec 14 13:54:56 -0800 2008 | |
| |
README | Sun Dec 14 10:06:40 -0800 2008 | |
| |
TODO | Wed Dec 12 12:42:41 -0800 2007 | |
| |
po/ | Sun Apr 05 08:40:01 -0700 2009 | |
| |
pylintrc | Tue Nov 27 14:43:45 -0800 2007 | |
| |
pysql.bat | Mon Dec 15 10:13:50 -0800 2008 | |
| |
pysql.sh | Mon Dec 15 10:13:50 -0800 2008 | |
| |
pysql_w32_postinst.py | Sun Dec 16 12:43:54 -0800 2007 | |
| |
script/ | Fri Jan 02 08:29:22 -0800 2009 | |
| |
setup.cfg | Sun Dec 16 12:43:54 -0800 2007 | |
| |
setup.py | Tue Dec 30 15:02:57 -0800 2008 | |
| |
src/ | Tue Nov 03 10:39:04 -0800 2009 | |
| |
test/ | Wed Oct 14 10:15:22 -0700 2009 | |
| |
version | Tue Jul 28 04:32:45 -0700 2009 |
README
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/








