Skip to content

Instantly share code, notes, and snippets.

View bogenschlag's full-sized avatar

Christian Bogen bogenschlag

  • Universität Stuttgart · Technische Informations- und Kommunikationsdienste (TIK)
  • Stuttgart
View GitHub Profile
#!/usr/bin/env python3
import sys
import json
import yaml
import argparse
import collections
'''
Script to convert the output of the ILIAS status command (setup/cli.php status)
into a valid JSON install configuration (install.json)