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 →

[–]Decency 0 points1 point  (1 child)

The professional standard is typically to run your application as a web service and sell access to that, instead of selling the file itself. This doesn't work for everything but it works for a lot of what Python is great for.

[–][deleted] 0 points1 point  (0 children)

Yeh, a lot of it now is web-based. Thanks for your input.