Filtered by Python

Page 30

Reset

Zolera SOAP Infrastructure 1.4

November 14, 2003
1 comment Python

Nice! Now there's a decent Python SOAP module that I need to find time to explore. I want to set up some web services on my site that can be interfaced in different ways on other servers/clients. Just need to think of something that can be useful.

Any ideas anyone?

(more links on pywebsvcs.sourceforge.net)

Parrot; CLR for the poor man

November 6, 2003
0 comments Python

I really like the CLR idea that is used in Microsoft .NET

A CLR lets you run programs as a mix of programs written in several different languages. Zope is another such framework. You can use either Python, Perl or PHP for scripting; but that's a much higher level and with a different goal.

The story of Parrot is funny. It started as a April's fool joke, but was later taken seriously and is now a serious open source project.

"Parrot is now the name of a proposed virtual machine that should be able to run Perl as well as Python code." Read more here

This article describes it better.

Previous page
Next page