Distributing Python script

So I wrote that little script that picks a random car (weighting the Opponess of the car). My question is the easiest way to distribute it to y’all, so that it’ll as easy as possible for y’all to run and play with. It uses an external library Beautiful Soup, which I don’t know how you’d install on Windows, since I just did one command on linux to install it. And it also prints out a link to the winner in terminal, which could be a PITA for windows users. Although some googling shows that in windows 10 you can now copy and paste from command prompt.

Basically what would be the easiest way for me to share it that would allow windows users to run it with the least amount of effort?

Advertisement

Pic is another car it chose.

Illustration for article titled Distributing Python script
Advertisement

I told you it was good.

Link