Programmatically create vds using python

Is there a way I can create VDS using pyodbc connector?
pd.read_sql cannot create vds. what other options are available?

You can use SQL to create VDSs.