Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Orrin SDK

The Orrin SDK is the heart of the Orrin Apps infrastructure. This SDK enables developers to create the backends to the apps they host on Orrin Apps, as well as create tools to be used throughout the Stellr product ecosystem, and in their own applications.

Usages


The Orrin SDK can be used for two things:

  1. Backends for Orrin Apps
  2. Backends for custom tools

Backends for Orrin Apps

The Orrin SDK provides developers with the OrrinAppsSDK class, which is used to "register" functions as "actions" for the frontend. These actions can be used in the frontend to manipulate the UI via data.

This infrastructure is enforced to ensure stability and seggregation between the frontend that is hosted on OrrinApps and the backend. This effectively enables the backend to be completely separate from the frontend, which enables Stellr to manage apps more effeciently.

Backends for custom tools

The Orrin SDK provides developers with the OrrinToolsSDK class, which is used to "register" functions as "actions" for the tools. These actions can then be utilized by AI models to perform tasks for users based on some sort of input. This entire infrastructure depends on our new protocol Exegesis, specifically the Exegesis Centralized Execution.

OrrinToolsSDK effectively enables users to create custom tools that can do virtually anything they'd like based on abstract inputs.

Please refer to Stellr API Docs for more information on getting started with creating a custom tool for the Stellr product ecosystem, as well as your own applications.

Please refer to the Guide on Orrin SDK for more information on the overarching SDK.

Both of these aforementioned sources provide elaborate explanations and detailed dives into how to get started with the Stellr API and Orrin SDK, as well as how to create custom app backends and custom tool backends.

What's New?

v0.3.0b7 introduces extended and matured infrastructure surrounding websocket-based tools. This maturation includes the introduction of:

Tool_Sender class, which enables tools to establish a "sender" connection (which simply means they can interact with other tools or applications) Tool_Handler class, which enables tools to establish a "handler" connection (which simply means there is a "sender" connection at the other end which the tool needs to listen to) Tool_SH_Initializer class, which is an intializer class for both the Tool_Sender and Tool_Handler classes, and provides a straightfoward approach to formally establishing the connection ConnectionType class which stores the types of connections the tool may exhibit

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orrin_sdk-0.3.0b7.tar.gz (21.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

orrin_sdk-0.3.0b7-py3-none-any.whl (27.0 kB view details)

Uploaded Python 3

File details

Details for the file orrin_sdk-0.3.0b7.tar.gz.

File metadata

  • Download URL: orrin_sdk-0.3.0b7.tar.gz
  • Upload date:
  • Size: 21.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.10

File hashes

Hashes for orrin_sdk-0.3.0b7.tar.gz
Algorithm Hash digest
SHA256 d6886c25288cddeaca45a4f64b57d887d69a0c4489bec60d8cc770648a8d7ed6
MD5 615ce68dcd3780487abdeb07b836cadb
BLAKE2b-256 b4befa552143c7cce8c3cad4d80d911fe72a4174615dde9742ffd018422ab6f2

See more details on using hashes here.

File details

Details for the file orrin_sdk-0.3.0b7-py3-none-any.whl.

File metadata

  • Download URL: orrin_sdk-0.3.0b7-py3-none-any.whl
  • Upload date:
  • Size: 27.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.10

File hashes

Hashes for orrin_sdk-0.3.0b7-py3-none-any.whl
Algorithm Hash digest
SHA256 94c03da18ecab9459845c1f6acb21047de24311684ad69f60448f9b7a2781f64
MD5 390489bc90bb63911a5f352a3608eea1
BLAKE2b-256 0911530948fe9bfd8ebed915e3c2ce5ea267242a565ea2dbb69dc74d47a931a7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page