Project Description
The goal of the Coils project is to generate static CLR class wrappers for classes implemented in (Iron)Python. In addition to simplifiying use of Python code from non-DLR environments, this will allow access to .NET features which require class- and
method-level attributes (such as serialization and WCF).
This project is still in the very preliminary stages.