Detailed reference for the Fortress Python SDK
Client
class is the main entry point for interacting with the Fortress platform. Here is a link to the Github
Fortress
Fortress
type is a client to access the Fortress APIs.
Connection
Connection
type is a object that represents a connection to a database.
Cursor
Cursor
type is a object that represents a cursor to a database. A cursor is used to hold transaction state across executions.