Package gaiasky.script


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