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

PEP8 style properties and fields dynamic objects check #90

Closed jhonabreul closed 5 months ago

jhonabreul commented 5 months ago

Check for snake-cased version of properties and fields before handing the handling to the DynamicObject