Re: [Tutor] update html pages using python

2009-08-31 Thread Stefan Behnel
Alan Gauld wrote: > "Stefan Behnel" wrote >>> "pedro" wrote Hi, I was wondering if anyone could point me in the right direction as far as the best way to use python to update html. >>> >>> There are a number of modules in the standard library that can help but >>> the best known module

Re: [Tutor] update html pages using python

2009-08-30 Thread Alan Gauld
"Stefan Behnel" wrote "pedro" wrote Hi, I was wondering if anyone could point me in the right direction as far as the best way to use python to update html. There are a number of modules in the standard library that can help but the best known module for this is BeautifulSoup I would ca

Re: [Tutor] update html pages using python

2009-08-30 Thread Stefan Behnel
Alan Gauld wrote: > "pedro" wrote >> Hi, I was wondering if anyone could point me in the right direction as >> far as the best way to use python to update html. > > There are a number of modules in the standard library that can help but > the best known module for this is BeautifulSoup I would

Re: [Tutor] update html pages using python

2009-08-29 Thread pedro
On 2009-08-29 19:34:15 -0400, "Alan Gauld" said: "pedro" wrote Hi, I was wondering if anyone could point me in the right direction as far as the best way to use python to update html. There are a number of modules in the standard library that can help but the best known module for this is

Re: [Tutor] update html pages using python

2009-08-29 Thread Alan Gauld
"pedro" wrote Hi, I was wondering if anyone could point me in the right direction as far as the best way to use python to update html. There are a number of modules in the standard library that can help but the best known module for this is BeautifulSoup which you have to download - try G

[Tutor] update html pages using python

2009-08-29 Thread pedro
Hi, I was wondering if anyone could point me in the right direction as far as the best way to use python to update html. Specifically, I have a python script which coordinates the rendering of image sequences to disk (rendered from Nuke, the compositing program) and also automates the creation