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


Groups > comp.lang.python.announce > #1055

python-sql 0.2 released

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.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 <news@google.com>
X-Original-To python-announce@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.020
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'url:pypi': 0.03; 'operator': 0.03; 'subject:released': 0.07; 'mixture': 0.16; 'pythonic': 0.16; 'received:eu': 0.16; 'subject:python': 0.16; 'fix': 0.17; 'library': 0.18; 'header:User-Agent:1': 0.23; 'function': 0.29; 'array': 0.29; "i'm": 0.30; 'operators': 0.31; 'url:python': 0.33; 'announce': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'received:google.com': 0.35; 'add': 0.35; 'hi,': 0.36; 'url:org': 0.36; 'received:209': 0.37; 'release': 0.40; 'new': 0.61; 'url:0': 0.67; 'between': 0.67; 'to:addr:comp-lang-python-announce': 0.70; 'to:addr:moderators.isc.org': 0.77
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=path:newsgroups:date:complaints-to:injection-info:nntp-posting-host :user-agent:mime-version:message-id:subject:from:injection-date:to :content-type; bh=HcR0r/0Zp1S+Q7G98Sjw2xIKKnOGgOrH9xpB5IREizQ=; b=nCZwOf1LeMqwryAVKSN7GxXw8CMRnVRb7v8TL9mS25X2UqdlYDYcJjZwdHnVyOPpNC PFECvAahPu6LYOvORfY3EkPYRE1UYtWs0W19ZaAgFtGYsq/gK+d09Wt4BJ1EyTeiarMM TIfOeAtaycFPMLuqCBq3+ODUqB4L5PXUC3HoKk6wFxcZsmogzDwbByXSMZqUBdKJSOO2 r8BGzUItfoZr8mQLKNd+QrseE0QabWXE1mayzlaIiyGjMlcIHwaql/KsRLUAnL6dp75a PC3jpvVeLY2puB6mKeWYtxNJVFIomEBW45mzARPQ73kbAQR18ViUtBCHV7jbW0+z3mot Kbvg==
X-Received by 10.224.96.136 with SMTP id h8mr3707391qan.8.1379516242919; Wed, 18 Sep 2013 07:57:22 -0700 (PDT)
X-Received by 10.49.64.72 with SMTP id m8mr65693qes.20.1379516242898; Wed, 18 Sep 2013 07:57:22 -0700 (PDT)
Newsgroups comp.lang.python.announce
Date Wed, 18 Sep 2013 07:57:22 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=82.212.179.253; posting-account=KMnWFwoAAADKXBC7pUdLIrTFuYFBF3ZL
User-Agent G2/1.0
MIME-Version 1.0
Subject python-sql 0.2 released
From Cédric Krier <cedric.krier@b2ck.com>
Injection-Date Wed, 18 Sep 2013 14:57:22 +0000
To comp-lang-python-announce@moderators.isc.org
Content-Type text/plain; charset=ISO-8859-1
X-Mailman-Approved-At Wed, 18 Sep 2013 17:10:24 +0200
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 <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Message-ID <mailman.124.1379517025.18130.python-announce-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1379517025 news.xs4all.nl 15932 [2001:888:2000:d::a6]:49242
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1055

Show key headers only | View raw


Hi,

I'm glade to announce the new release of python-sql.
python-sql is a library to write SQL queries in a pythonic way.
In addition to bugfixes, this release contains those improvements:

    * Fix usage mixture between Div operator and function
    * Add array support in operators

python-sql is available on PyPI:

    http://pypi.python.org/pypi/python-sql/0.2

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


Thread

python-sql 0.2 released Cédric Krier <cedric.krier@b2ck.com> - 2013-09-18 07:57 -0700

csiph-web