Saturnin SDK - Development tools and examples for Saturnin¶
See also
For installation instructions, see the Saturnin documentation.
Note
Requires Python 3.8+
Note
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 from SDK repository.
To register (example and your own) services and applications 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 .
Saturnin SDK development is sponsored by IBPhoenix.