From GridLAB-D Wiki

Database changes have finished applying - please report any issues you're (still) seeing to support@shoutwiki.com.

Jump to: navigation, search

python - Execute a Python script on a GridLAB-D server

Synopsis

http://server:port/python/filename.py

Description

The specified filename must exist on the server. The stdout and stderr are sent to the server's output streams. The output file is sent to the client as MIME-type content.

See also