https://github.com/devuri/python-wp-new
Download the Latest version of WordPress using Python
https://github.com/devuri/python-wp-new
Last synced: 7 months ago
JSON representation
Download the Latest version of WordPress using Python
- Host: GitHub
- URL: https://github.com/devuri/python-wp-new
- Owner: devuri
- License: gpl-2.0
- Created: 2020-06-21T08:39:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T08:44:00.000Z (over 5 years ago)
- Last Synced: 2024-10-19T14:22:33.866Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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-new file to the directory where you want to install WordPress
* run the "python wp-new" command within the directory where you have the wp-new file.
```
python wp-new
```