I understand why some like python: robust library, community support, readability, compatibility, and so on, but what do those who use python build?

I’m a .NET developer who uses C# to write API’s at my job, and last year we adopted.NET Core. We’re all sufficiently skilled in SQL to handle data persistence. When we find ourselves rewriting aspects of domain logic or data access classes, we write a nuget package and deploy it to our company’s nuget repo. What could python help us do that we’d struggle with, or what could it do easier/better?

submitted by /u/GroshfengSmash
[link] [comments]