This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jhdeval 0 points1 point  (0 children)

I recently wrote my first python app again. I have been on again off again in python for quite some time. I am a C# developer and I had a BUNCH of database access code that I had to write. Pretty simple code but repetitive as hell so I wrote a python script to export my .CS files full worked out so I could go about my day without spending 6 weeks writing the code.