1

I've written a small app with python/wxpython and would like to sell it.

I'm looking for help and advice on adding a software key or copy protection.My app is targeted at a fairly small industry group and wouldn't want most of my target market to just copy it from a friend who bought it.

I've seen post about buying third party software to cover this but I'm not sure if that would make financial sense as I'm not going to ask much or make a lot off of my product but would like to make something for my efforts. I'm a newbie at this, and am not sure if it is just to difficult an effort to try to write something like that myself.

Ken Y-N
  • 14,644
  • 21
  • 71
  • 114
Ken Rice
  • 11
  • 1
  • Not exactly what you are looking for, but you might consider distributing a "compiled" (frozen) binary instead of the python source files themselves. That way someone can't modify your code directly. – Justin Ethier Jul 20 '11 at 01:58
  • I've used pytoapp to make a stand alone app for mac that doesn't require python to be installed on the users system. – Ken Rice Jul 20 '11 at 13:12

0 Answers0