
| Source File or URL: | Submitted By: | Description: |
|---|---|---|
| calculator.py | Jesse W | |
| date2SQL.py | Tesla Coil | It searches a text file for dates formatted MM-DD-YYYY or MM/DD/YYYY or MM.DD.YYYY and creates a new file converting these to SQL style YYYY-MM-DD. |
| Hello World CGI | Sheila King | A CGI that greets the world in the traditional manner. |
| 424gl.py | Gregor Lingl | |
| Compare.py | Lance Seven | It compares 2 data files which contain 2 columns, in his case an id number and email address, and print the differences between the 2 to an output file. |
| braindead.py | John (Johnno) Murray | A rudimentary web page maker. |
| pipe.py | John (Johnno) Murray | It is a math based script meant to help design expansion chambers for two-stroke motorcycle engines. |
| Tktextdemo.py | Martin Stevens | It is a basic example of how to use Tkinter for text input/output. |
| RATktextdemo.py | Rob Andrews | I added a *Quit* button to Tktextdemo.py. |
by Rob Andrews