On Sun, 27 Jan 2013, Clifford Bressette wrote:
uTiddlys - a set of tools contained in a python class to work with TW files externally. Extract and insert tiddlers, dynamically generate TW files based on tags or on templates containing standard sets of tiddlers; all of which will be easily customizable and user defined.
You might have a look at the following for a bit of existing python code that reads tiddlywiki files: https://github.com/tiddlyweb/tiddlywebplugins.twimport It's not terribly elegant, but then neither are the guts of a TiddlyWiki file. -- Chris Dent http://burningchrome.com/ [...] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
