[ad_1]
I want to create a kind of default WordPress installation (same plugins, theme, settings, etc) which I can install over and over again using a Python script. I checked for wp-cli in combination with Python but could not find enough information or examples.
Can someone point me into the right direction?
