From GridLAB-D Wiki
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