Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5466
| References | <4DD08620.4030507@tysdomain.com> <BANLkTinvqWtiwGePXGpcgikfiArg32c58w@mail.gmail.com> |
|---|---|
| From | James Mills <prologic@shortcircuit.net.au> |
| Date | 2011-05-16 12:36 +1000 |
| Subject | Re: obviscating python code for distribution |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1613.1305513445.9059.python-list@python.org> (permalink) |
On Mon, May 16, 2011 at 12:21 PM, Daniel Kluev <dan.kluev@gmail.com> wrote: > No, there is no way to prevent users from getting access to raw python > sources. By its nature and design, python is not meant to be used this > way, and even obfuscation would not harm readability much. > However, you can write all parts you want to hide in C/C++/Cython and > distribute them as .so/.dll Or you could do what everyone else is doing and provide your "application" as a service in some manner. cheers James -- -- James Mills -- -- "Problems are solved by method"
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: obviscating python code for distribution James Mills <prologic@shortcircuit.net.au> - 2011-05-16 12:36 +1000
csiph-web