Q2 Caliper SDK

The Q2 Caliper SDK is a Python-based tool to help you create and test online banking extensions. Caliper is used by both Q2 developers and external developers to bring useful financial tools to customers.

Refer to the following resources to get started:

  • Setup Guide—set up the Caliper SDK for development.

  • Tutorials—a set of tutorials that will introduce you to Caliper and help you create your first extension.

  • Python Quick Reference—a quick start guide if you are new to Python.

For additional support, refer to support guidelines.

The Caliper Python library works on Python version 3.13.x.

Networking capabilities in the Caliper SDK are based off the Tornado project.