0
I have some questions about the projects created in python.
If I create a program and need to pass it to someone else, I will need the other computer to have python installed and with all the libs I got on the outside?
How do I make the program as an executable for others to access more easily and in a way that they cannot make changes?
I am using sqlite3 as database in this program that I am doing and I want to know if there is a way to leave the database without writing off, just by the program.
I want to learn python sockets and Django and if anyone has any indication, please do!