corva-sdk is a framework for building Corva DevCenter Python apps.
See documentation for more details.
corva-sdk supports Python 3.11 through 3.14 for app development.
Local development and CI use Python 3.14 by default.
Python 3.11 and 3.12 remain supported, but new apps should prefer 3.14.
Install using pip install corva-sdk.
For guidance on setting up a development environment see Development - Contributing.