test Package

example Module

sidewarlk.test.example

This module contains sample activity processors.

sidewalk.test.example.baddie_unhandled_test()

A test activity processor that throws an uncaught exception.

sidewalk.test.example.hello()

Simply print hello world back to the console.

sidewalk.test.example.import_test()

Import the core sidewalk module to check against a defined value.

Project Versions

Sidewalk allows you to easily trigger the execution of sets of Python methods from the command-line.

Useful Links

Table Of Contents

Previous topic

core Package