Version 1.1.0
At last, the long-awaited type inference is here! Pytocs
will attempt to determine static types for Python variables, and if successful, outputs the C# translations of those types. As before, if a type cannot be inferred, pytocs
defaults to object
.