Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

API Reference

Module Structure

pyro_postgres           # Opts, IsolationLevel, PreparedStatement, Ticket, init()
├── sync                # Conn, Transaction, Pipeline, Portal
├── async_              # Conn, Transaction, Pipeline, Portal (async)
└── error               # Exception classes

Type Stubs