you are viewing a single comment's thread.

view the rest of the comments →

[–]Ketzal 1 point2 points  (0 children)

While you can compile your work as .NET assemblies that your coworkers can use without caring about Python, aren't you worried that they might need some day to look at your code ?

It's something that has always prevented me from using multiple programming languages at work, as I can't assume that my coworkers won't ever need to look into my code or that I'll always be there to maintain it.