summaryrefslogtreecommitdiff
path: root/devel/py-logilab-common/DESCR
blob: 34b942fd79f38a1cc191baa0f80c6c783b1f3fb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
logilab-common is a collection of Python packages and modules,designed to ease:

 * handling command line options and configuration files
 * writing interactive command line tools
 * manipulation files and character strings
 * interfacing to OmniORB
 * generating of SQL queries
 * running unit tests
 * manipulating tree structures
 * accessing RDBMS (currently postgreSQL, MySQL and sqlite)
 * generating text and HTML reports
 * logging