How to update my web automatically by python?

tobiah toby at tobiah.org
Thu Sep 28 11:00:44 EDT 2006


If you are in a dynamic web environment, then
please post the components of that environment.
If you only want to update your static web pages,
look at ftplib, or scripting scp commands.

sunboy30860 at 163.com wrote:
> How to update my web automatically by python?
> 
> I have one twiki web page
> https://twiki.cern.ch/twiki/bin/view/Atlas/CSC11DQ2ReplicateToCERNCAF
> In this page,the dates often need to be updated.Every time after I
> produce the dates ,I plaster the date to the web manual.The dates is
> produced by a python program.I want to write a python program to update
> my web automatically.I hope someone could help me.Tkanks!!
> 

-- 
Posted via a free Usenet account from http://www.teranews.com




More information about the Python-list mailing list