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


Groups > comp.lang.python > #74403

Re: Twitter Client on Terminal by Python

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.026
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'that?': 0.05; 'subject:Python': 0.06; 'supported,': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'readme.rst': 0.16; 'topics': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; '2.x': 0.24; 'mon,': 0.24; 'versions': 0.24; 'cc:2**0': 0.24; 'sort': 0.25; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; '3.x': 0.31; "can't": 0.35; 'no,': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; '14,': 0.36; 'thanks': 0.36; 'feedback': 0.38; 'does': 0.39; 'kind': 0.63; 'hints': 0.68; 'jul': 0.74; '4:00': 0.84; 'here!': 0.84; 'subject:Client': 0.84; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=KMPh30yIG1O/SiVAk0kept5gM5LpXmLroybOSGUyJdA=; b=yaW9pd7qtquCyzPIwI8GKawTsE8Mvll4UP0btOnPlO5/7MlxnVAIt5dB8gH1FkMAr8 ZdkREMhNJ7x8pFo7ktsLytQJoMRFmWYoTUtwoyHEeFD5S1s9f9PtLQ/3Au7cnnuR1Zqx gk8ikP10EC+pzfp6CbW484y403Zc4yLpV5rN4GW5AUowDofB5VFNU5AIJP+JANWqb+0o Apf/mTQTBL+Q5xoop1d6DML0VV8LCJHOFv4MKlP8gYKns04CkiEnbEkxFp17iXw/WASn DpNESl6pU9eW3Aa28WaKb0jVHb3XJiyNzKdYqG2eE9hcGibwmz8+niGUBP2vZeamIute +UDQ==
MIME-Version 1.0
X-Received by 10.58.227.229 with SMTP id sd5mr11413472vec.15.1405275643748; Sun, 13 Jul 2014 11:20:43 -0700 (PDT)
In-Reply-To <5a2ece49-1b5a-41a5-99f1-e2c0e1bf96b8@googlegroups.com>
References <5a2ece49-1b5a-41a5-99f1-e2c0e1bf96b8@googlegroups.com>
Date Mon, 14 Jul 2014 04:20:43 +1000
Subject Re: Twitter Client on Terminal by Python
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.11789.1405275646.18130.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1405275646 news.xs4all.nl 2904 [2001:888:2000:d::a6]:56664
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:74403

Show key headers only | View raw


On Mon, Jul 14, 2014 at 4:00 AM, Orakaro <nhatminh179@gmail.com> wrote:
> Thanks for any feedback and sorry if this kind of topics is not tolerated here.

No no, announcements of this sort are perfectly welcome here!

I notice you have both README.md and README.rst - is there a reason for that?

What Python versions does rainbowstream support? Your README hints
that both 2.x and 3.x are supported, but I can't see a specific set of
versions (eg "2.6+, 3.3+").

ChrisA

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


Thread

Twitter Client on Terminal by Python Orakaro <nhatminh179@gmail.com> - 2014-07-13 11:00 -0700
  Re: Twitter Client on Terminal by Python Chris Angelico <rosuav@gmail.com> - 2014-07-14 04:20 +1000
    Re: Twitter Client on Terminal by Python Orakaro <nhatminh179@gmail.com> - 2014-07-13 19:18 -0700
      Re: Twitter Client on Terminal by Python Chris Angelico <rosuav@gmail.com> - 2014-07-14 13:51 +1000
        Re: Twitter Client on Terminal by Python Orakaro <nhatminh179@gmail.com> - 2014-07-13 21:24 -0700
      Re: Twitter Client on Terminal by Python Terry Reedy <tjreedy@udel.edu> - 2014-07-14 16:36 -0400
        Re: Twitter Client on Terminal by Python Orakaro <nhatminh179@gmail.com> - 2014-07-15 19:59 -0700
  Re: Twitter Client on Terminal by Python Omar Abou Mrad <omar.aboumrad@gmail.com> - 2014-07-15 09:27 +0300
    Re: Twitter Client on Terminal by Python Orakaro <nhatminh179@gmail.com> - 2014-07-15 20:30 -0700

csiph-web