Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.034 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'django,': 0.07; 'python': 0.08; 'url:pypi': 0.08; 'development:': 0.09; 'relational': 0.09; 'url:github': 0.09; 'api': 0.11; 'subject:python': 0.14; '3.2.': 0.16; 'compatible': 0.16; 'server.': 0.25; 'received:209.85.220': 0.25; 'tests': 0.26; 'object': 0.26; 'received:18': 0.30; 'received:mit.edu': 0.30; 'header:Received:8': 0.32; 'url:)': 0.32; 'header:X-Complaints-To:1': 0.32; 'it?': 0.33; "we're": 0.34; 'skip:= 10': 0.34; 'there': 0.35; 'header:User-Agent:1': 0.35; '2.6': 0.35; 'received:10.192.4': 0.36; 'received:10.192.4.9': 0.36; 'received:ywd9.prod.google.com': 0.36; 'announce': 0.37; 'similar': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.37; 'minutes.': 0.37; 'url:python': 0.38; 'url:org': 0.38; 'received:prod.google.com': 0.39; 'received:10.192': 0.39; 'received:209': 0.39; 'header:Mime- Version:1': 0.39; 'more': 0.60; 'your': 0.60; 'visit': 0.67; 'to:addr:moderators.isc.org': 0.73; '240': 0.84; 'compact,': 0.84; 'url:io': 0.93 Delivered-To: comp-lang-python-announce@moderators.isc.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:x-authentication-warning:to:path:from :newsgroups:subject:date:organization:lines:message-id :nntp-posting-host:mime-version:content-type:x-trace:x-complaints-to :nntp-posting-date:complaints-to:injection-info:user-agent :x-google-web-client:x-google-header-order:x-http-useragent; bh=+vS/SvA91ixLbxS7BqbbtdVN1kHea8Gy55ew7jkY80c=; b=Q2RNN9ZtSMQcXJ4Sq+fjQqNVnJ3ASiqMeEdQnUwjOG4w+lnCyuL582YWNpeBfN2TE5 pIXTLNZK6t8OF4czF6rtKcTHTFYVdyEO5YSPylqLrl3/LVEyezp3xTMScZA5dyK65JmN 2fIfIt2HcWtA/S1KoPTxzIf6YhZCY6gj10yBY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=x-authentication-warning:to:path:from:newsgroups:subject:date :organization:lines:message-id:nntp-posting-host:mime-version :content-type:x-trace:x-complaints-to:nntp-posting-date :complaints-to:injection-info:user-agent:x-google-web-client :x-google-header-order:x-http-useragent; b=AiuRXmAri1+WGtWKhdynOY4Ymxql4oUrIZ7zHAxBoo6Hky3rBVdJ9Nn6OTSc5Fqmut zkk6CQwDUQrYNQD07Dfd10RriTCzq6/MFJ4QyLKfAmh11B7iAotjD5ZPKHLeAwN7yhmb j3xwVLHE8t8THjjwRkUjZpxpufGsNzjAOu1HA= X-Authentication-Warning: ywd9.prod.google.com: news set sender to news@google.com using -f To: comp-lang-python-announce@moderators.isc.org From: Luca Sbardella Newsgroups: comp.lang.python.announce Subject: python-stdnet Date: Wed, 8 Jun 2011 14:39:38 -0700 (PDT) Organization: http://groups.google.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Complaints-To: groups-abuse@google.com Injection-Info: r2g2000vbj.googlegroups.com; posting-host=78.86.125.188; posting-account=HK3T5goAAABax9CjL8QH7AhGn4gSNpOL User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686; rv:2.0.1) Gecko/20100101 Firefox/4.0.1,gzip(gfe) X-Mailman-Approved-At: Fri, 10 Jun 2011 21:13:01 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.12 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 Message-ID: Lines: 23 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1307733182 news.xs4all.nl 49042 [::ffff:82.94.164.166]:53089 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python.announce:177 We're happy to announce the release of python-stdnet 0.5.5. Compatible with python 2.6 up to python 3.2. What is it? ============= An object relational mapper for redis (http://redis.io/) data-store server. With an API similar to django, you can build your own models in minutes. It is a compact, stand-alone application with no extra dependencies. There are over 240 tests with a coverage of about 75%. For more information visit http://lsbardel.github.com/python-stdnet/ Resources ========= documentation: http://lsbardel.github.com/python-stdnet/ downloads: http://pypi.python.org/pypi/python-stdnet/ development: https://github.com/lsbardel/python-stdnet