Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.041 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.06; 'definitions': 0.07; 'dependency': 0.09; 'url:github': 0.09; 'cc:addr:python-list': 0.11; 'stored': 0.12; 'wrote': 0.14; 'caching': 0.16; 'homepage:': 0.16; 'sqlalchemy': 0.16; 'topics': 0.16; 'wrote:': 0.18; 'app': 0.19; 'else,': 0.19; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'guys': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'cool': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'comments': 0.31; '13,': 0.31; 'there.': 0.32; 'checked': 0.32; 'front': 0.32; 'python.org': 0.32; 'url:python': 0.33; 'table': 0.34; 'sense': 0.34; 'maybe': 0.34; 'display': 0.35; 'beyond': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'doing': 0.36; "didn't": 0.36; 'thanks': 0.36; 'url:org': 0.36; 'positive': 0.37; 'feedback': 0.38; 'pm,': 0.38; 'anything': 0.39; 'sure': 0.39; 'url:mail': 0.40; 'even': 0.60; 'read': 0.60; 'most': 0.60; 'new': 0.61; "you're": 0.61; 'first': 0.61; 'kind': 0.63; 'love': 0.65; 'dear': 0.65; 'to:addr:gmail.com': 0.65; 'here': 0.66; 'beautiful': 0.68; 'jul': 0.74; 'mistaken': 0.84; 'noise': 0.84; 'oss': 0.84; 'subject:Client': 0.84; '9:00': 0.91 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:to :cc:content-type; bh=6L7lwb+2pIXcjrNtznNbmFk7p16QgRZhlXnfl0SLD6Q=; b=LbSXDdweNyjEB6wsh/sDU8mS7YcWrMPp+Snc69gcKtk7bqZE/mIZIbPR4ZulHWLrgw ImbB8VPGtqIGFUmCP2rDzQQM+4BbMmc7L+34C+Y+WR7Q8E3ehdszxiupy3+1FZxMi9JP 94fJSlfZwDB2oX3NoffNzcYDzd3JDDuh85IBxiTf513yh9ji6MjTzv2CCcPTW709uIjD DAtDdKxeT0A6vpuGJVs9POJL5VO+CYIFRXcHl+SQavBg42oqNIl4uPSbTylUQMJZ4cuE 7Gifpz4tn/cYnnJdLKPRu2Q0UVDfb8ew++EdiN5jeN3iQ1hVbt3xg2WqOdupEGGAhfLp PQbA== MIME-Version: 1.0 X-Received: by 10.229.38.1 with SMTP id z1mr32205375qcd.18.1405405635570; Mon, 14 Jul 2014 23:27:15 -0700 (PDT) In-Reply-To: <5a2ece49-1b5a-41a5-99f1-e2c0e1bf96b8@googlegroups.com> References: <5a2ece49-1b5a-41a5-99f1-e2c0e1bf96b8@googlegroups.com> Date: Tue, 15 Jul 2014 09:27:15 +0300 Subject: Re: Twitter Client on Terminal by Python From: Omar Abou Mrad To: Orakaro Content-Type: multipart/alternative; boundary=001a11c2a2aeac734504fe357f40 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 87 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405405638 news.xs4all.nl 2842 [2001:888:2000:d::a6]:48856 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74470 --001a11c2a2aeac734504fe357f40 Content-Type: text/plain; charset=UTF-8 Dear Orakaro, Cool app you have there. Please consider the following comments as feedback in the most positive sense possible: - I didn't care for the figlet, it's noise beyond anything else, if you drop it, you would drop the pyfiglet dependency as well - What's with the SQLAlchemy dependency? I checked your table definitions and if I'm not mistaken all you're using is Theme, Message, Tweet. My first question on that front is why are message and tweet stored locally? Are you doing local caching to speed things up? What about theme? Good job and take care! Regards, Omar On Sun, Jul 13, 2014 at 9:00 PM, Orakaro wrote: > Hello! > > I'm @dtvd88 on Twitter and very new here. > I read from python.org that anything Python-related can be discussed, and > not sure if I can share my OSS package here to get feedback or not ? > > I just wrote a Twitter Client on Terminal by Python, it has very beautiful > display and even can display image on terminal. Check it out and maybe you > guys will love it :) > > Homepage: http://www.rainbowstream.org/ > Github: https://github.com/DTVD/rainbowstream > > Thanks for any feedback and sorry if this kind of topics is not tolerated > here. > -- > https://mail.python.org/mailman/listinfo/python-list > --001a11c2a2aeac734504fe357f40 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Dear Orakaro,

Cool app you have there. = Please consider the following comments as feedback in the most positive sen= se possible:

- I didn't care for the figlet, i= t's noise beyond anything else, if you drop it, you would drop the pyfi= glet dependency as well
- What's with the SQLAlchemy dependency? I checked your table defi= nitions and if I'm not mistaken all you're using is Theme, Message,= Tweet. My first question on that front is why are message and tweet stored= locally? Are you doing local caching to speed things up? What about theme?=

Good job and take care!

Regard= s,

Omar

=
On Sun, Jul 13, 2014 at 9:00 PM, Orakaro <nhatminh179@gmail.com> wrote:
Hello!

I'm @dtvd88 on Twitter and very new here.
I read from python.org = that anything Python-related can be discussed, and not sure if I can share = my OSS package here to get feedback or not ?

I just wrote a Twitter Client on Terminal by Python, it has very beautiful = display and even can display image on terminal. Check it out and maybe you = guys will love it :)

Homepage: http:= //www.rainbowstream.org/
Github: https://github.com/DTVD/rainbowstream

Thanks for any feedback and sorry if this kind of topics is not tolerated h= ere.
--
https://mail.python.org/mailman/listinfo/python-list

--001a11c2a2aeac734504fe357f40--