Bryan Fodness wrote:
> I would like to take a screenshot of my website without opening the
> browser or importing extra packages.  Is there a way to do this?

Unless you're keen on writing your own html/css/javascript/etc rendering
engine, I'm pretty sure you're going to need extra package(s), or a
browser (even if opened w/o a visible ui).

Perhaps these links will provide inspiration...

http://lapin-blanc.net/09/11/2008/django-website-thumbnail-generator/
http://www.gruppo4.com/~tobia/pythumbnail.shtml

HTH,
Marty
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to