
| Source File or URL: | Submitted By: | Description: |
|---|---|---|
| dial027.py | Martin Stevens a.k.a. Budgester | A small TK Dialer interface for the popular http://www.freesco.org Linux gateway. |
| test_pack_forget.py | Danny Yoo | It shows how one can make frames within frames disappear by using the pack_forget() member function. |
| logtransfer.py | Martin Stevens a.k.a. Budgester | Written to download log files from remote hosted web server so that stats could be run on them locally. |
| hmgui.zip | Alan Gauld | |
| vmsp-0.16.tar.gz vmsp-0.16.zip |
Sean Dwyer | The initial VMSP implementation (for pyvend.py, listed below) is complete and workable. I've yet to do the admin commands, but thought, "release early and often". VMSP.txt is the Internet Draft. (The .zip file is the same as the .tar.gz file, so choose either one.) |
| sandorf.py | Daniel Yoo | |
| pyvend.py pv.dat |
Sean Dwyer | A simple vending machine simulation, attach to network port of your choice and have a fully networked simulation. Upcoming network protocol VMSP (Vendor Machine Simulation Protocol) expected to provide administrative access and authentication. |
| Decision_Analysis_Beta27.py | Ron Stephens | Decision_Analysis is a program to help folks make up their mind on decisions , important or trivial. |
| userpass2001.py | Rob Andrews | A simple User Login Interface. Gets a UserID/Password pair from the user and determines if the user is worthy to login. |
| range.py | Remco Gerlich | A command line utility for Unix shells, basically makes Python's range() available, with the possibility of a format string. Useful and tiny. |
by Rob Andrews