Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #64120

Is it possible to protect python source code by compiling it to .pyc or .pyo?

X-Received by 10.58.100.99 with SMTP id ex3mr4645759veb.1.1389920329017; Thu, 16 Jan 2014 16:58:49 -0800 (PST)
X-Received by 10.50.13.7 with SMTP id d7mr2550igc.16.1389920328840; Thu, 16 Jan 2014 16:58:48 -0800 (PST)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!6no14059823qao.1!news-out.google.com!gg4ni5548qab.0!nntp.google.com!p15no18420194qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Thu, 16 Jan 2014 16:58:48 -0800 (PST)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=202.12.95.96; posting-account=04sJLgoAAAAgAAqZKXYX9p_DIU_5YHlA
NNTP-Posting-Host 202.12.95.96
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <7bf45fc1-e1c4-44f2-812c-e11ffa2c8ef3@googlegroups.com> (permalink)
Subject Is it possible to protect python source code by compiling it to .pyc or .pyo?
From Sam <lightaiyee@gmail.com>
Injection-Date Fri, 17 Jan 2014 00:58:48 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.python:64120

Show key headers only | View raw


I would like to protect my python source code. It need not be foolproof as long as it adds inconvenience to pirates.

Is it possible to protect python source code by compiling it to .pyc or .pyo? Does .pyo offer better protection?

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Is it possible to protect python source code by compiling it to .pyc  or .pyo? Sam <lightaiyee@gmail.com> - 2014-01-16 16:58 -0800
  Re: Is it possible to protect python source code by compiling it to .pyc or .pyo? Ned Batchelder <ned@nedbatchelder.com> - 2014-01-16 20:07 -0500
  Re: Is it possible to protect python source code by compiling it to .pyc or .pyo? Ben Finney <ben+python@benfinney.id.au> - 2014-01-17 12:07 +1100
  Re: Is it possible to protect python source code by compiling it to .pyc or .pyo? Chris Angelico <rosuav@gmail.com> - 2014-01-17 12:09 +1100
  Re: Is it possible to protect python source code by compiling it to .pyc or .pyo? Ethan Furman <ethan@stoneleaf.us> - 2014-01-16 17:21 -0800
  Re: Is it possible to protect python source code by compiling it to .pyc  or .pyo? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-01-17 05:11 +0000
  Re: Is it possible to protect python source code by compiling it to .pyc or .pyo? Joshua Landau <joshua@landau.ws> - 2014-01-17 21:31 +0000
  Re: Is it possible to protect python source code by compiling it to .pyc or .pyo? Tim Delaney <timothy.c.delaney@gmail.com> - 2014-01-18 09:02 +1100

csiph-web