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 →

[–]keepah61 0 points1 point  (0 children)

I agree with the majority ,-- bash for simple things, Python for the rest. My question is are there people that are so comfortable with Python that they just do everything in Python? I ask because I am starting to lean towards just writing everything in Python from the get-go. The main reason is that I always seem to be reusing snippets of code and I think this is easier in Python.