pg_typical
Type I/O Routines
pg_typical provides routines for serializing and parsing many PostgreSQL
types. This is primarily of interest to client developers that wish to convert binary
PostgreSQL objects off of the wire into Python objects and back.
| Version | Download | Documentation | Description |
|---|---|---|---|
| 1.1 | Source.tgz | HTML | Latest Stable |
Features
- floating point & integer timestamps
- record types
- array types
- geometry types
- network types
SCM
cvs -d :pserver:anonymous:@cvs.pgfoundry.org:/cvsroot/python co typ



