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
- Host: GitHub
- URL: https://github.com/devuri/python-wp-install
- Owner: devuri
- License: gpl-2.0
- Created: 2020-06-19T15:31:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-20T05:34:27.000Z (over 5 years ago)
- Last Synced: 2024-10-19T14:25:00.310Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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
```