Python
Revision r1.15 - 26 Jun 2003 - 11:28 GMT - TWikiGuest
Bookmarks
- http://www.onlamp.com/python/
- http://www.python.org/docPythonNewbies.html
- http://www.python.org
- http://www.pythonware.com
- #python wiki - http://www.twistedmatrix.com/users/jh.twistd/python/moin.cgi
Examples, cookbooks
- Dive Into Python - http://www.diveintopython.org/
- Perl/Python Phrasebook - http://starship.python.net/~da/jak/cookbook.html
- Python Library Reference - http://www.python.org/doc/current/lib/contents.html
- Guide to Python introspection - http://www-106.ibm.com/developerworks/library/l-pyint.html
- Python tidbits - http://www.strout.net/python/tidbits.html
- 3rd party modules - http://www.vex.net/parnassus/
- python scripts into standalone windows programs - http://starship.python.net/crew/theller/py2exe/
- Distributing Python Modules - http://www.python.org/doc/current/dist/
- Python Cookbook - http://aspn.activestate.com/ASPNPythonCookbookPythonPython
- Web Programming Topics - http://www.python.org/topics/web/
- CGI FAQ - http://starship.python.net/crew/davem/cgifaq/faqw.cgi?req=index
Interesting things
- Python Bindings for ?BerkeleyDB - http://pybsddb.sourceforge.net/
- py2exe - http://starship.python.net/crew/theller/py2exe/
- Convert python scripts into standalone windows programs
- XML-RPC for Python - http://www.pythonware.com/products/xmlrpc/
- Interesting XML-RPC and SOAP projects for Python - http://python.scripting.com/
- Using Zope as an XML-RPC Server - http://www.xml.com/pub/a/2000/01/xmlrpc/index2.html
- xmlrpclib modified to include Basic authentication Transport - http://www.zope.org/Members/Amos/xmlrpclib.py
- ?Medusa - http://www.nightmare.com/medusa/
- A high-performance, extensible Internet server framework.
- Twisted - http://www.twistedmatrix.com/
- Twisted is an event-based framework for internet applications.
- Cheetah - http://www.cheetahtemplate.org/
- Cheetah is a Python-powered template engine and code generator.
- Wiki - http://cheetah.colorstudy.net/twiki/bin/view/Cheetah/WebHome
- ZPT - http://www.zope.org/Wikis/DevSite/Projects/ZPT/FrontPage
- Zope Page Templates
- Webware - http://webware.sourceforge.net/
- Software components for developing object-oriented, web-based applications.
- Wiki - http://cheetah.colorstudy.net/twiki/bin/viewPythonWebwarePythonWebHome
- ZODB (Z Object Database)
- Jython - http://www.jython.org/
- Jython is an implementation of ... Python written in 100% Pure Java
- JythonServlet? - http://jywiki.sourceforge.net/index.php?JythonServlet * Pippy - http://www.endeavors.com/pippy/
- Crazy: Welcome to the official site for Pippy, the port of Python to the PalmOS * Pyro - http://pyro.sourceforge.net/
- Pyro is an acronym for PYthon Remote Objects. It is a basic Distributed Object Technology system
