SDK for Saturnin (A Firebird Butler Development Platform for Python)
Project description
saturnin-sdk
This repository contains SDK for Saturnin, and example services and applications.
Table of Contents
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
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
Built Distribution
File details
Details for the file saturnin_sdk-0.9.0.tar.gz
.
File metadata
- Download URL: saturnin_sdk-0.9.0.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 473fc66498c693d03c7ba4c10bbd015d867c202828cb80b8e42277c471a71080 |
|
MD5 | 58af58cf1c29ff140af60d268c07c63d |
|
BLAKE2b-256 | 7e79adb66b4563b7dd58342fe63f513875724f0959273da36878bd76b95d9b92 |
File details
Details for the file saturnin_sdk-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: saturnin_sdk-0.9.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5771673feeda922dcd5b61df1132a9be611ec6352127a885a4a9b6b09a68babc |
|
MD5 | 19060ddbc106752411d4460fcbfb7ddb |
|
BLAKE2b-256 | 3d04733f448c8aa3a8af846945996643bf5a308cc9723ffdaf82e25b3a802ad8 |