I was thinking about a user friendly way to have BioBrick information converted into PoBoL. One of the ideas was to provide a GUI front end to the python scripts. In the GUI I was thinking it will be wonderful to have a web page preview of the actual BioBrick being saved, just to make sure right information is being parsed and entered.
However, after searching for how to embed a browser in Python (without using COM/CORBA, in which case firefox could be embedded in GUI), I think it will be lot easier if there was a web page, where on the left side there was an editable table of entries for info going into the PoBoL format and right side was a preview of the current BioBrick. Probably, I am going to password protect the page to avoid spammer.