Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: =?UTF-8?Q?Jos=C3=A9_Luis_Lafuente?= Newsgroups: comp.lang.python.announce Subject: ANN: autopilot 0.2.2 released on PyPI Date: Tue, 2 Feb 2016 00:58:31 +0100 Lines: 13 Approved: python-announce-list@python.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de y0mSILn4BihBOmWsryLf2Q7Nhf34a1P/9tzXu9hEcwFA== Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'automate': 0.07; 'pypi': 0.07; 'subject:ANN': 0.07; 'subject:released': 0.07; 'welcome.': 0.07; 'at\xc2\xa0': 0.09; 'subject:PyPI': 0.09; 'url:github': 0.09; 'python': 0.10; 'alpha': 0.15; 'packages.': 0.15; 'curses': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'working.': 0.18; 'releasing': 0.22; 'leave': 0.23; "i've": 0.25; 'command': 0.26; 'message- id:@mail.gmail.com': 0.27; 'comments': 0.30; 'url:python': 0.33; '8bit%:25': 0.33; 'interface,': 0.33; 'received:google.com': 0.35; 'header:Received:8': 0.35; 'received:74.125.82': 0.35; 'but': 0.36; 'project': 0.36; 'url:org': 0.36; 'tool': 0.36; 'hosted': 0.36; 'subject:: ': 0.37; 'release': 0.37; 'creation': 0.38; 'version': 0.38; 'feedback': 0.38; 'to:addr:python.org': 0.40; 'future': 0.60; 'state,': 0.66; 'received:217': 0.66 X-Virus-Scanned: Debian amavisd-new at mfilter38-d.gandi.net X-Originating-IP: 74.125.82.53 X-Gm-Message-State: AG10YORfetbuuDYEMV5R+tdld5CQh5MtMsE06GMxVdXGw8ZaLeddMYKDTL3Qk3yeuptVzhR5oM9f86+w5PcMUg== X-Received: by 10.28.91.147 with SMTP id p141mr14306483wmb.19.1454371130577; Mon, 01 Feb 2016 15:58:50 -0800 (PST) X-Gmail-Original-Message-ID: X-Mailman-Approved-At: Tue, 02 Feb 2016 03:07:58 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python.announce:2008 I've just released version 0.2.2 of autopilot on PyPI ( https://pypi.python.org/pypi/autopilot ). Autopilot is a command line tool with a curses interface, to help you automate the creation and releasing of Python packages. It is in alpha state, but the main functionality is working. Autopilot uses Autopilot to release their own new packages :) Any feedback or suggestions about future development ideas are welcome. The project is hosted at https://github.com/jlesquembre/autopilot , you can leave comments on the issue tracker. Regards, Jos=C3=A9 Luis Lafuente