Skip to main content

SDK for creating and registering custon Orrin apps

Project description

Orrin SDK v0.0.3

The Orrrin SDK v0.0.1 is the first revolution of the Orrin SDK, and brings forth a simple Python decorator for developers creating small-scale apps to be deployed on the Orrin platform.

Orrin SDK is the bridge behind backend action and UI manipulation.

Why Python/Node.js mix?

Python is used for simplicity on the backend side of things and compatibility, and node.js is utilized for the frontend as it enables flexibility, and also compatibility.

Orrin Web is also based in node.js, so sustaining that stack for the web platform just simply makes sense.

Orrin SDK actions

The current version offers only one decorator: action. You call this on top of any given function that will be used in your front end code to perform an activity and manipulate the UI.

Example:

from orrinsdk import action

@action('say_hi')
def say_hi():
    return {'message': 'Hello, world!'}

And now, in your UI, if you utilize this action (using a node.js based SDK) you can utilize the result from this function to determine how to manipulate your UI.

New versions of Orrin SDK are in the working

Project details


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.0.3.tar.gz (2.5 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.0.3-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file orrin_sdk-0.0.3.tar.gz.

File metadata

  • Download URL: orrin_sdk-0.0.3.tar.gz
  • Upload date:
  • Size: 2.5 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.0.3.tar.gz
Algorithm Hash digest
SHA256 afd8231e4d2fbc8196d881c5fb87a062df8816ba7e88fb82dddcc22e4875a471
MD5 34222b7c88d2b1787f7ad4d026b0a3ad
BLAKE2b-256 c9dac51f4d9e31beb1b4a7a1be94680d82e51885576bf307b386694006f7410f

See more details on using hashes here.

File details

Details for the file orrin_sdk-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: orrin_sdk-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.6 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.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 125559785cd20c1501101fae725ef3d44b9e09fa88ca9ff9f7b0af0a8e16f194
MD5 f59360c1eae1f4bfa05081534f8d9365
BLAKE2b-256 ec10928cd6e614a3e7c05ce81e7aa0d7d7213856b4b8dea072415bbd499f148d

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 Pingdom Monitoring Sentry Error logging StatusPage Status page