Vadim Zhukov <[email protected]> writes: > 2014-08-15 6:50 GMT+04:00 Vadim Zhukov <[email protected]>: >> From pkg/DESCR: >> >> A small, expressive ORM, written in Python. Supports SQLite, MySQL and >> PostgreSQL as backends. For the latter two you'll need to install >> corresponding packages. >> >> Packaging and tests pass with both Python 2&3 on i386. Okay to import?
Tests pass on amd64 using sqlite and psycopg2, python 2 and 3. apsw is a bit less happy but I don't think it should prevent an import. ok with me. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
