#!/usr/bin/env python3 if __name__ == '__main__': from executables.vdc_exec import main main()