WordPress Filesystem in Python

pressfs is a WordPress Filesystem created by Joseph Scott, that exposes content stored in your WordPress site as a filesystem.

It is written in Python and uses JSON as the medium to retrieve and parse data. You can get the code on GitHub.

Leave a Reply