I was wondering if it is possible to call a dotNet dll written in C# from within a Python script. If anyone knows of any documentation or example code that accomplishes something like this. It seems that you can call a com component but all my searching on dotNet has not found anything about using dotNet components in Python. Thanks