コード例 #1
0
ファイル: webpage.py プロジェクト: mess110/servusberry
def index():
  stats = Executor.stats()
  return jsonify(stats)