Only Python
This blog deals almost exclusively with my Python coding activities.
Wednesday, October 29, 2008
svg mathematical equation
›
Ok, it's done: mathematical equations generated dynamically and displayed as svg graphics. Only using the standard Python library ... a...
10 comments:
Tuesday, October 28, 2008
docpicture and uml sequence diagrams
›
In a previous post about docpicture, I gave an example of a graphics generated from this site as something that would be desirable to do. ...
1 comment:
Monday, October 27, 2008
docpicture: initial release
›
The subject line says it all. It's a small download: less than 22 kB, available from here . Feedback and suggestions are definitely we...
4 comments:
Sunday, October 26, 2008
docpicture: working ... and a query.
›
docpicture ( see previous posts ) is now working as a full prototype. By this, I mean that instead of doing >>> help(some_object...
7 comments:
Friday, October 24, 2008
docpicture: getting closer
›
This is just a progress report for the curious among you: the previous two images were generated automatically from the docpicture code writ...
2 comments:
Sunday, October 19, 2008
docpicture + svg generation: first prototype working
›
As outlined in a previous post, I have decided to use svg to embed pictures in html pages generated from docstrings. Of course, this could ...
6 comments:
Seeking advice on parsing
›
Dear Lazyweb, As a follow-up to my previous post , I have a question... Suppose you wanted to design an application that used parsing as a c...
6 comments:
‹
›
Home
View web version