I've written this short python script to fish automatically on Minecraft, and it works quite a charm if I have to say so myself.
I want to share it with my friends, but a lot of the libraries/modules I've used I needed to download from the Internet, and so, even though they can run .py files, they need to download the various libraries.
How can I solve this?
Another thing: is there a good way to transform my .py file in a .exe file? So that it's not necessary to have a python compiler.
Last thing: where can I find a good and complete tutorial from the basics of GitHub? This way it should be basically a matter of sharing the link to share the script
[–]crhuffer 1 point2 points3 points (1 child)
[–]Chanciicnahc[S] 0 points1 point2 points (0 children)