Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!ecngs!feeder2.ecngs.de!81.171.88.16.MISMATCH!hq-usenetpeers.eweka.nl!hq-usenetpeers.eweka.nl!bcyclone03.am1.xlned.com!bcyclone03.am1.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'scripts': 0.03; 'author:': 0.03; 'url:products': 0.07; 'literal': 0.09; 'developer': 0.10; 'python': 0.11; '1.7.3': 0.16; 'license.': 0.16; 'scripts.': 0.16; 'subject:import': 0.16; 'subject:run': 0.16; 'to:addr:python- announce-list': 0.16; 'subject:python': 0.16; 'everyone,': 0.19; 'header:User-Agent:1': 0.23; 'subject:/': 0.26; 'distribute': 0.26; "i'm": 0.30; 'announce': 0.33; 'could': 0.34; 'received:google.com': 0.35; 'message-id:@gmail.com': 0.38; 'to:addr:python.org': 0.39; 'email addr:gmail.com': 0.63; 'published': 0.71; 'glad': 0.83; 'encrypted': 0.91; 'package:': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=44OghWxpZ77yLZXlv897k31bhQr/q7bcAcrLmv9bRh0=; b=m2/qrIHFqrkmzrIJ/3WkjBojmSvdwaYnTtVU4fI2SZtADjdfqRhl5P5cqYQwQOootk uZN40KWBHNW+woyAnYBevqg9QiUSlV+Uo7ChRZvLzLmCbwNwa5n7YyoagouTHVHOcrRW 9xmyvlSfDkTU8EphSMZP71+IYfNa2hBIuLWca4AMg/hUt7ikCUMzxjMIPIgZoDB01Pnz e/Ew00qUhvBIBf9atTMEomhKZgx5XS82nVY6znknwwuUjYuUhuU6/OBXkMtHmKTI7V6r 5ItQ7uIP1kLAEuQl7Ekv3vf5TClsEOrOWY/JN4ub/PA5YvY1UO0aIDA2hieGAiezBhes Z4DQ== X-Received: by 10.70.129.135 with SMTP id nw7mr4601788pdb.129.1415037458868; Mon, 03 Nov 2014 09:57:38 -0800 (PST) From: Jondy Zhao To: python-announce-list@python.org Subject: A package could import/run encrypted python scripts Date: Tue, 04 Nov 2014 01:57:21 +0800 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-Mailman-Approved-At: Tue, 04 Nov 2014 09:14:36 +0100 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1415088877 news.xs4all.nl 2909 [2001:888:2000:d::a6]:58450 X-Complaints-To: abuse@xs4all.nl X-Received-Body-CRC: 2832697101 X-Received-Bytes: 3673 Xref: csiph.com comp.lang.python.announce:1457 Hello everyone, I'm glad to announce a python package: pyarmor.

Pyarmor 1.7.3 - A python package could import/run encrypted python scripts. (03-11-14) Some python developer may be not want to distribute the literal python scripts to his customer or other people. So they can use Pyarmor to encrypt python scripts and run/import encrypted python scripts. Pyarmor is published under Shareware license. author: jondy.zhao@gmail.com -- Regards Jondy