An open API service indexing awesome lists of open source software.

https://github.com/devuri/python-wp-install

Download the Latest version of WordPress using Python
https://github.com/devuri/python-wp-install

Last synced: 11 months ago
JSON representation

Download the Latest version of WordPress using Python

Awesome Lists containing this project

README

          

# Get the Latest version of WordPress using Python
Download the Latest version of WordPress using Python

* upload the wp-install file to the directory where you want to install WordPress
* run the "python wp-install" command within the directory where you have the wp-install file.

```
python wp-install

```