Package gaiasky.script

Scripting API specification and implementations
  • Interface Summary
    Interface Description
    IScriptingInterface
    Scripting interface.
  • Class Summary
    Class Description
    EventScriptingInterface
    Implementation of the scripting interface using the event system.
    HiddenHelperUser
    This guy implements high level operations which run concurrently to the main thread by starting new threads
    ScriptingServer
    The scripting server of Gaia Sky, backed by a Py4J GatewayServer.