10000 GitHub - enishant/pyblog: Create WordPress blog articles via Python script using chat-gpt.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Create WordPress blog articles via Python script using chat-gpt.

Notifications You must be signed in to change notification settings

enishant/pyblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyBlog

Create Environment

python3 -m venv pyblogenv

Activate Environment

source pyblogenv/bin/activate

Install Required Packages

pip3 install -r requirements.txt

Execute

python3 blog.py

Deactivate Environment

deactivate

About

Create WordPress blog articles via Python script using chat-gpt.

Topics

Resources

Stars

Watchers

Forks

Languages

0