QuantConnect / pythonnet

Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
http://pythonnet.github.io
MIT License
28 stars 27 forks source link

Support for C# dynamic objects #72

Closed jhonabreul closed 1 year ago

jhonabreul commented 1 year ago

Adds support for using C# dynamic object's properties in Python.