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


Groups > comp.lang.python > #51805

Astroid 1.0 released

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <sylvain.thenault@logilab.fr>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'python,': 0.02; 'tree': 0.05; 'url:bitbucket': 0.05; 'pypi': 0.07; 'skip:` 10': 0.07; 'subject:released': 0.07; 'etc).': 0.09; 'semantic': 0.09; 'statistical': 0.09; 'web-site': 0.09; 'api': 0.11; 'python': 0.11; 'ast': 0.16; 'bitbucket': 0.16; 'logiciel': 0.16; 'renamed': 0.16; 'rough': 0.16; 'subject:1.0': 0.16; 'bit': 0.19; 'install': 0.23; 'header:User-Agent:1': 0.23; 'library,': 0.24; '(or': 0.24; '(see': 0.26; 'quickly': 0.29; 'nature': 0.30; 'code': 0.31; 'compatible': 0.32; 'community': 0.33; 'received:fr': 0.33; 'skip:_ 10': 0.34; 'could': 0.34; "can't": 0.35; 'but': 0.35; 'library.': 0.36; 'paris': 0.36; 'useful': 0.36; 'url:org': 0.36; 'should': 0.36; 'project': 0.37; 'clear': 0.37; 'tools,': 0.38; 'to:addr:python-list': 0.38; 'hosted': 0.39; 'to:addr:python.org': 0.39; 'analysis,': 0.60; 'new': 0.61; 'from:charset:utf-8': 0.61; 'content-disposition:inline': 0.62; 'advanced': 0.63; 'information': 0.63; 'name': 0.63; 'such': 0.63; 'visit': 0.64; 'provide': 0.64; 'header:Reply-To:1': 0.67; 'benefit': 0.68; 'overcome': 0.74; 'analysis': 0.75; 'reply-to:charset:utf-8': 0.91; 'sur': 0.93; 'url:fr': 0.93; 'online,': 0.96
Date Fri, 2 Aug 2013 15:13:22 +0200
From Sylvain Thénault <sylvain.thenault@logilab.fr>
Sender sylvain.thenault@logilab.fr
To python-list@python.org
Subject Astroid 1.0 released
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Disposition inline
Content-Transfer-Encoding 8bit
User-Agent Mutt/1.5.21 (2010-09-15)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To Sylvain Thénault <sylvain.thenault@logilab.fr>
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.123.1375449203.1251.python-list@python.org> (permalink)
Lines 32
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1375449203 news.xs4all.nl 15892 [2001:888:2000:d::a6]:48420
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:51805

Show key headers only | View raw


Astroid_ is the new name of former logilab-astng library. It's an AST library,
used as the basis of Pylint_ and including Python 2.5 -> 3.3 compatible tree
representation, statical type inference and other features useful for advanced
Python code analysis, such as an API to provide extra information when
statistical inference can't overcome Python dynamic nature (see the
`pylint-brain`_ project for instance).

It has been renamed and hosted to bitbucket to make clear that this is not a
Logilab dedicated project but a community project that could benefit to any
people manipulating Python code (statistical analysis tools, IDE, browser, etc).

Documentation is a bit rough but should quickly improve. Also a dedicated
web-site is now online, visit www.astroid.org (or
https://bitbucket.org/logilab/astroid for development).

You may download and install it from Pypi or from `Logilab's debian
repositories`_.


.. _Pylint: http://www.pylint.org
.. _`Logilab's debian repositories`: http://www.logilab.org/bookmark/4621/follow
.. _Astroid: http://www.astroid.org
.. _`pylint-brain`: https://bitbucket.org/logilab/pylint-brain


Enjoy!

-- 
Sylvain Thénault, LOGILAB, Paris (01.45.32.03.12) - Toulouse (05.62.17.16.42)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
CubicWeb, the semantic web framework:    http://www.cubicweb.org

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


Thread

Astroid 1.0 released Sylvain Thénault <sylvain.thenault@logilab.fr> - 2013-08-02 15:13 +0200

csiph-web