T enlightened us with:
> We all know that there are many softwares that require some license
> key or registration key to enable them.  How does one implement
> something like this in python?

Why do you want to? I've never seen software successfully protected by
such schemes. If you really want to protect your software, turn it
into a web application/service.

Sybren
-- 
Sybren Stüvel
Stüvel IT - http://www.stuvel.eu/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to