I've just finished my project. I want my friends to test it too, so I want to share. How can I do it? Probably not just taking main.py and send it to people right?
I used to create projects with Java using Intellij IDEA, and in that IDE, there is a button like "Build Project" and when you press it, IDE builds the project and creates the folder. Is It same in Pycharm too?
Thanks much.