README
changeset 83 515fadd3d286
parent 76 3a41b351b122
child 104 d8ff52a0390f
equal deleted inserted replaced
82:7b82dc1fb6f5 83:515fadd3d286
     5 Requirements
     5 Requirements
     6 ------------
     6 ------------
     7 
     7 
     8  * Python 3.2+
     8  * Python 3.2+
     9  * Psycopg2
     9  * Psycopg2
       
    10  * pycolib <http://hg.devl.cz/pycolib>
    10 
    11 
    11 Optional:
    12 Optional:
    12  * MyManager:
    13  * for MyManager:
    13    * MySQLdb 1.2.3
    14    * MySQLdb 1.2.3
    14    * see extras for Python3 patch
    15    * see extras for Python3 patch
    15  * pgconsole:
    16  * for pgconsole.py:
    16    * GTK3 + Python bindings + Cairo + GtkSource
    17    * GTK3 + Python bindings + Cairo + GtkSource
    17    * packages in Debian: python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-gtksource-3.0
    18    * packages in Debian: python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-gtksource-3.0
    18  * browser:
    19  * for browser.py:
    19    * tuikit (http://hg.devl.cz/tuikit)
    20    * tuikit (http://hg.devl.cz/tuikit)
    20 
    21 
    21 General Python Modules
    22 General Python Modules
    22 ----------------------
    23 ----------------------
    23 
    24