I wanted to share my python program to my friends but the problem is they will have to install python first then all the libraries which I used in order to run my program and it might be hard to do so as I have used too many libraries like 15-20 something.
MY Questions:- Q1. How can I share my python program without making them install so much stuff? Q2. Is there any other language on which it could be done?
Thank you.
Regards