I'm tasked with rewriting old vb arcObjects code for arcMap 10.3 -> arcPro 2.2. The tools interact with an SQL database. Is it possible to recreate the functionality in Python 3.x or should I stick with .NET for arcPro? I understand that arcObjects are more limited in arcPro and python more advanced, but are they at parity? What kinds of things can one NOT do in Python 3.x that one could do with .NET for arcPro? Thanks.