Hi,
I recently started a little project named pytagram (http://
code.google.com/p/pytagram/) that is aimed to generate a toc-like SVG
file for mainly python projects. I did this especially for django,
since it has A LOT of functions sparse in various namespaces and,
although I know what a certain function does, I can never remember to
which namespaces belongs or how it is named (and especially in this
crazy run against 1.0, these functions are changing very quickly so
automating the generation could be a great help for keeping things
updated).

An example of SVG that has been generated with pytagram:
http://zeta-puppis.com/wp-content/uploads/2008/08/django1.svg

This can then be saved as pdf/eps/whatever and eventually manually
manipulated to fit special needs. I already printed one copy and I
have that right in front of me :)

Sorry if this message doesn't strictly belongs to django but I thought
this thing can be useful to other django-guys.

--
http://zeta-puppis.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to