Yesterday I gave a presentation at the online PyCon conference. This is an online conference for Python programmers. I am working on migrating ShenzhenParty.com content to WordPress.

Topics covered:

  • Useful Python Libraries for performing these tasks
  • Retrieving posts information from the old CMS with REST API
  • Writing Post data to a CSV
  • Setting up Python Google Sheets Access
  • Matching data in Google Sheets and Updating Google Sheets
  • Creating posts in WordPress with the Application Password Plugin
  • Searching WordPress posts by slug

Watch the video of the talk:

Video presentation of content migration tips with Python

PyCon Presentation Page and Slides Download