Log in or register to vote.

pg_typical

PostgreSQL binary type I/O routines

pg_typical
==========

Typical is a project providing PostgreSQL binary type I/O routines for Python.
At the core, pstruct, it provides the transformation routine. The outer layers,
oidmap and stdio, it provides dictionaries that associate the PostgreSQL type
oid with the transformation routine.

0