saturnin-sdk 0.9.0

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

saturninsdk 0.9.0

saturnin-sdk



This repository contains SDK for Saturnin, and example services and applications.

Table of Contents

License
Installation
Documentation

License
saturnin and saturnin-sdk are distributed under the terms of the MIT license.
Installation
The saturnin-sdk package (released on PyPI) contains the SDK itself, without examples.
To work with the SDK, it's necessary to install and properly initialize the saturnin
(see Saturnin documentation for details).
Examples are not distributed via PyPI. You can either download the ZIP package from
gihub releases and unpack it into
directory of your choice, or checkout the "examples" directory directly.
You may also checkout the whole saturnin-sdk repository, and install the SDK into your
Saturnin site directly using:
saturnin install package -e .

To register (example and your own) services and application for use with Saturnin in
"development" mode, use saturnin install package -e . from root directory of service
package. For example to register TextIO sample service:

CD to examples/textio
Run saturnin install package -e .

Documentation
Documentation related to Saturnin:

Firebird Butler
Saturnin
Saturnin CORE services
Saturnin SDK

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.