Maybe consider something other than python.
Always choose the best tool for the job.
Then import that tool and and check if __name__ == "__main__"
Good luck with that. I haven't been successful at convincing anyone to move away from it. I'm so fucking sick of writing Python at work lol
Always choose the best tool for the job.
Then import that tool and and check if __name__ == "__main__"