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


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

ANN: Rainbowstream v0.2.8 Python 3 supports

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!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.138
X-Spam-Level *
X-Spam-Evidence '*H*': 0.77; '*S*': 0.04; 'author:': 0.03; 'subject:Python': 0.06; 'subject:ANN': 0.07; 'url:github': 0.09; 'homepage:': 0.16; 'license:': 0.16; 'rewritten': 0.16; 'installation': 0.23; 'header:User-Agent:1': 0.23; 'instruction': 0.29; "i'm": 0.30; 'announce': 0.33; 'display': 0.35; 'received:209.85': 0.35; 'received:google.com': 0.35; 'hi,': 0.36; 'url:org': 0.36; 'detail': 0.37; 'received:209': 0.37; 'even': 0.60; 'commands': 0.60; 'beautiful': 0.68; 'to:addr:comp-lang- python-announce': 0.70; 'received:130': 0.73; 'to:addr:moderators.isc.org': 0.77; 'received:130.133': 0.83; 'received:130.133.4': 0.83; 'received:130.133.4.7': 0.83; 'received:individual.net': 0.83; 'received:moderators.individual.net': 0.83
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=aANH1Kd8pXZPGpViF7qwxHHjDM4wWFVTttqGu1eKMUM=; b=GPaQqU5nEkOPLaqS3PfCS77h0P+8WcrE0qpHOwREO5BOoJeoAvjRCI6x3GpkZMkeH1 qvmSjpC4LcrAfUVsLVbpDl+bDeVRoHgwSfcxZbPu2T9dDLo/pw9nzNqV4xX4D8pirbB8 WQzMTxXq/YotHSw8VNBstRNM9g/I/eGei4RavEAwSzBmHwEJmhTlp5aCMAcrjCdSMLDW r3g/6kSO53W415O4D2KobN3ggHyulY2N6cg6R11LL9dX5HAZWWhFpPdXhN/r2PugK3db fxV8EdGWVtZYlVkDZODk06OaUlEVSQSlWcVnlEIedqkdRA7pQ3o5UzLMBFYCu2qlD3CR 7A7A==
X-Received by 10.50.85.76 with SMTP id f12mr2028429igz.0.1405086777290; Fri, 11 Jul 2014 06:52:57 -0700 (PDT)
X-Received by 10.50.25.168 with SMTP id d8mr91660igg.1.1405086777240; Fri, 11 Jul 2014 06:52:57 -0700 (PDT)
Newsgroups comp.lang.python.announce
Date Fri, 11 Jul 2014 06:52:56 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=220.100.115.230; posting-account=hN_E7goAAACjQVXgbDQSFXgYbC6dmSWU
User-Agent G2/1.0
MIME-Version 1.0
Subject ANN: Rainbowstream v0.2.8 Python 3 supports
From Minh Nhat <nhatminh179@gmail.com>
Injection-Date Fri, 11 Jul 2014 13:52:57 +0000
To comp-lang-python-announce@moderators.isc.org
Content-Type text/plain; charset=ISO-8859-1
X-Mailman-Approved-At Fri, 11 Jul 2014 19:09:21 +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.11763.1405098562.18130.python-announce-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1405098562 news.xs4all.nl 2939 [2001:888:2000:d::a6]:34173
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1325

Show key headers only | View raw


HI, I'm happy to announce that Rainbowstream v0.2.8 is released. 

v0.2.8 is fully rewritten for the compatibility with both Python2 and 3.
The detail installation instruction can be found at 
https://github.com/DTVD/rainbowstream#the-recommended-way

Rainbow Stream is a smart and nice Twitter client on terminal. 
It has colourful stream, interactive commands and beautiful built-in themes. 
It even can display an image directly on terminal. 

Homepage: http://www.rainbowstream.org/ 
Github: https://github.com/DTVD/rainbowstream 
License: MIT 
Author: Vu Nhat Minh (@dtvd88) 

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


Thread

ANN: Rainbowstream v0.2.8 Python 3 supports Minh Nhat <nhatminh179@gmail.com> - 2014-07-11 06:52 -0700

csiph-web