>>22848724Probably won't see this since it moved, but good luck bro. Generally python is kinda iffy to make standalone programs (enough for your normie coworkers to use), though some very bloated exe "compilers" do exist. Better to make a website (web app if you want to corporate buzzword correctly). Much easier to do cross platform stuff and not deal with dependencies and installation issues. But then you're pushed way more into jeetscript than python going that route.
Guess it really all depends what you're trying to do, but python is best suited for scripting and automation tasks on a single computer/ cloud. Javascript for the web saar.