Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5466 > unrolled thread
| Started by | James Mills <prologic@shortcircuit.net.au> |
|---|---|
| First post | 2011-05-16 12:36 +1000 |
| Last post | 2011-05-16 12:36 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: obviscating python code for distribution James Mills <prologic@shortcircuit.net.au> - 2011-05-16 12:36 +1000
| From | James Mills <prologic@shortcircuit.net.au> |
|---|---|
| Date | 2011-05-16 12:36 +1000 |
| Subject | Re: obviscating python code for distribution |
| Message-ID | <mailman.1613.1305513445.9059.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web