0

I've created application in python for linux and because it grown I grouped functions into separate files which main script imports. Now program is done and I want to share it with the world, I also want installation of this program to be as easy as typing one command. I know that I can use setuptools to move executable to /usr/bin but where I put rest of my files? Which directory in system will be best suited for that?

Waxy
  • 23
  • 3

0 Answers0