UserPreferences

PythonLanguage


Python is a dynamic object-oriented language.

Links:

[WWW]Dive Into Python by MarkPilgrim is an excellent resource for learning Python. His section on [WWW]HTML processing should come in handy soon as I do more HtmlScreenScraping.

[WWW]Boa Constructor "is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated help." from [WWW]Tom Hoffman's blog

I'm figuring out how to use SSL and Python

/HttpTechniques

/XmlTechniques

/EmailTechniques

/WebServicesTechniques

How I try to keep up with the Python world

The weekly Python-URL newsletter is tremendously helpful. I don't think that there is a separate website for it -- but [WWW]google archives it

Promising Python frameworks/apps

[WWW]Twisted:

[WWW]Psyco. From the [WWW]Introduction to Psyco:

Python and .NET

In case I will ever need to integrate Python and .NET: http://mail.python.org/pipermail/pythondotnet/2003-November/000032.html