Useful Python Links
| Python's home page: | http://www.python.org |
| The PyDelphi components: | http://www.multimania.com/marat/ |
| An excellent "one-minute" intro to using Python: | http://www.idi.ntnu.no/~mlh/different.html |
| Fnorb, a freely-available
native CORBA implementation: |
http://www.dtsc.edu.au/Fnorb |
| ILU, another CORBA implementation with
native Python bindings: |
ftp://ftp.parc.xerox.com/pub/ilu/ilu.html |
| Zope, an open-source, way-cool
web application framework: |
http://www.zope.org |
| mxODBC, an easy ODBC interface for Python: | http://starship.skyport.net/~lemburg/mxODBC.html |
[ Top | Previous ]