Skip to content

Instantly share code, notes, and snippets.

@jamesantrobus
jamesantrobus / ghost2wp.py
Last active February 11, 2016 12:46 — forked from tzangms/ghost2wp.py
"""
Requirements:
* A Wordpress Blog
* Ghost export file (json).
* Python Packages: python-wordpress-xmlrpc
>>> pip install python-wordpress-xmlrpc
WARNING: