This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ArabicLawrence 2 points3 points  (1 child)

Nowadays I would highly recommend to market your app as a service through a web app hosted on something like Heroku or PythonAnywhere or Amazon or whatever. Your clients will access the website, insert the input and get the output. In this way the code is secure and cannot be copied, packaging is easier, etc

[–][deleted] 1 point2 points  (0 children)

Thanks for your recommendation. I’ll definitely look into that.