[Tutor] Ressources for licensing

Knacktus knacktus at googlemail.com
Sun Dec 12 09:59:45 CET 2010


Am 12.12.2010 03:42, schrieb David Hutto:
> On Sat, Dec 11, 2010 at 9:52 AM, Knacktus<knacktus at googlemail.com>  wrote:
>> Hi everyone,
>>
>> can anybody recommend a lib or some other ressources about license
>> mechanisms of desktop applications written in python. I'm thinking of a
>> license-key that can be used to limit the time the application can be used.
>> I also need to exploit the usage of a license server.
>
>
> You probably need:
>
> def license_this(self):
>      print "touch mine"
>
> license_this(self)
>

I don't get it. Could you please explain a bit?

>
>>
>> Cheers,
>>
>> Jan
>> _______________________________________________
>> Tutor maillist  -  Tutor at python.org
>> To unsubscribe or change subscription options:
>> http://mail.python.org/mailman/listinfo/tutor
>>



More information about the Tutor mailing list