This is the beginning of a short series on creating a software repository system built on Web services and developed in the Python programming language. Mike Olson shows you the details of using the 4Suite open-source XML server with Python to create Web service-based applications. In the first installment of the "Python Web services developer" column, we promised we'd show you lots of code. Unfortunately, when using Python out of the box, and many of the third party applications available in Python for Web services development, there is often little code to write. Before continuing with this article, you should make sure you have an understanding of some of the technologies we will be talking about in this column. The technologies we will be using include Extensible Stylesheet Language Transformations (XSLT), XML Path Language (XPath), and the Resource Description Framework (RDF).
blog comments powered by Disqus |