Python script to parse Logseq page, blocks, properties, etc as a list or json

Hi,

I made a python script to parse logseq markdown. It can be used to load a md file and access each block as a list. Properties and TODO/DONE state are parsed etc.

It also supports json output.

Here’s the link: