File: index.rst

package info (click to toggle)
pygresql 1%3A5.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,432 kB
  • sloc: python: 13,318; ansic: 4,984; makefile: 164
file content (19 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--------------------------------------------
:mod:`pg` --- The Classic PyGreSQL Interface
--------------------------------------------

.. module:: pg

Contents
========

.. toctree::
    introduction
    module
    connection
    db_wrapper
    query
    large_objects
    notification
    db_types
    adaptation