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
"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
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
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
"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
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