WriteFreely API Client Library for Python

Hi all,

I have put together an API Client library in Python that can be used with any WriteFreely instance. Depending on what you want to do, it can be used either with or without authentication. The code is here. Just pip install writefreelyapi and you are off to the races.

Hope it can facilitate some cool projects! Here is one example of the library in action - an app that offers search functionality for a Write Freely blog.

3 Likes