spin_sdk API documentation (original) (raw)

Package spin_sdk

Spin Python SDK

This is an SDK for creating Spin apps using Python.

Note that this SDK supercedes an earlier, experimental version, the documentation for which may be found here.

[spin_sdk.http](http/index.html "spin_sdk.http")

Module with helpers for wasi http

[spin_sdk.key_value](key%5Fvalue.html "spin_sdk.key_value")

Module for accessing Spin key-value stores

[spin_sdk.llm](llm.html "spin_sdk.llm")

Module for working with the Spin large language model API

[spin_sdk.mqtt](mqtt.html "spin_sdk.mqtt")

Module for utilizing Spin Outbound MQTT

[spin_sdk.mysql](mysql.html "spin_sdk.mysql")

Module for interacting with a MySQL database

[spin_sdk.postgres](postgres.html "spin_sdk.postgres")

Module for interacting with a Postgres database

[spin_sdk.redis](redis.html "spin_sdk.redis")

Module for interacting with a Redis database

[spin_sdk.sqlite](sqlite.html "spin_sdk.sqlite")

Module for interacting with an SQLite database

[spin_sdk.variables](variables.html "spin_sdk.variables")

Module for interacting with Spin Variables

[spin_sdk.wit](wit/index.html "spin_sdk.wit")

Module with the bindings generated from the wit by componentize-py