Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 640 Bytes

File metadata and controls

24 lines (16 loc) · 640 Bytes

corva-sdk

corva-sdk is a framework for building Corva DevCenter Python apps.

Help

See documentation for more details.

Install

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.

Contributing

For guidance on setting up a development environment see Development - Contributing.