Skip to main content

SDK for creating and registering custon Orrin apps

Project description

Orrin SDK v0.0.4

The Orrrin SDK v0.0.4 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.4.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.4-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orrin_sdk-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 ff77248a4678e18dc2a9963d61323641906ece15f5652732bec7f71def55b5f4
MD5 75fc9d94ed2535ca5d7404492286fd55
BLAKE2b-256 437f5c8bb83b847b0f8ab836513a5cdb3abe8f87985d84d04fcf133cc255aec1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orrin_sdk-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 619a5e154a58b5692f5a233d343497fb4250db79e252f5f2fccf22a847de8df5
MD5 2d38052c222996dece7f52b894549308
BLAKE2b-256 2608185a1889731e4e71e2d6af412666fbb3b3d0d71588c8c604a5e1d4d7835d

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