April 2015
Intermediate to advanced
340 pages
7h 21m
English
In this section, we are concerned with building the server component of the COM interface. We will first take a look at the prerequisites for building the server components using Python. Then, we will proceed to build an option pricing the COM server using some of the topics we covered in Chapter 4, Numerical Procedures.
The COM interface is an industry standard by Microsoft; therefore, the following software is required to complete this tutorial:
pythoncom moduleThe
pythoncom module contains Python extensions for Microsoft Windows. The files are available ...
Read now
Unlock full access