Ann: some snippets online

Fred Pacquier fredp at mygale.org.nospam
Fri Aug 11 13:10:05 EDT 2000


I am progressively moving a few scripts I wrote and use to online storage 
(safer than on my disk :-), at the following address :

http://www.multimania.com/fredp/python/python.html


At the moment the following are available there :

*PySCP* is for Windows (9x/NT) workstations only. It uses Simon Thattam's
PSCP command-line utility to provide an FTP-like console client, making it
easier to securely exchange files with a Unix SSH server. 

*MMyW* (Make My Web) is a simple 'HTML processor' that makes it easier to
create and maintain consistent Web pages across a site. I use it, of 
course, to generate my pages. If you'd like to know why I made yet another 
one when dozens already exist, just read on... 

*HTML_Cal* is based on the standard library module 'calendar.py'. It
outputs the same monthly calendar (with week numbers), but with a twist : 
every value (month name, day & week number etc.) has a unique
'pseudo-HTML-tag' associated to it. In most browsers these invalid tags 
remain invisible ; it is then very easy to modify such a page from another 
program, and change one of these pseudo-tags into a valid http link
for a particular date (day, week, month). 

*TT* is also for Windows users of the die-hard variety who still use "DOS
boxes" a lot. 'Teleport To...' is a simple but effective combination of a 
DOS batch file and a Python script that has a function similar to the old 
"NCD" utility : change drives and directories quickly and with minimal 
typing...

Enjoy,
fp

-- 
YAFAP : http://www.multimania.com/fredp/



More information about the Python-list mailing list