Re: Twitter Client on Terminal by Python

2014-07-15 Thread Orakaro
On Tuesday, July 15, 2014 3:27:15 PM UTC+9, Omar Abou Mrad wrote: > 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, y

Re: Twitter Client on Terminal by Python

2014-07-15 Thread Orakaro
On Tuesday, July 15, 2014 5:36:40 AM UTC+9, Terry Reedy wrote: > On 7/13/2014 11:51 PM, Chris Angelico wrote: > > > On Mon, Jul 14, 2014 at 12:18 PM, Orakaro wrote: > > >> I use README.md for Github and README.rst for PyPi. Is there a way to use > >> only one file for both sites ? > > > > > >

Re: Twitter Client on Terminal by Python

2014-07-14 Thread Omar Abou Mrad
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

Re: Twitter Client on Terminal by Python

2014-07-14 Thread Terry Reedy
On 7/13/2014 11:51 PM, Chris Angelico wrote: On Mon, Jul 14, 2014 at 12:18 PM, Orakaro wrote: I use README.md for Github and README.rst for PyPi. Is there a way to use only one file for both sites ? Ah. I don't know; check the docs for one or the other and see what they'll do. I tested my

Re: Twitter Client on Terminal by Python

2014-07-13 Thread Orakaro
On Monday, July 14, 2014 12:51:29 PM UTC+9, Chris Angelico wrote: > On Mon, Jul 14, 2014 at 12:18 PM, Orakaro wrote: > > > I use README.md for Github and README.rst for PyPi. Is there a way to use > > only one file for both sites ? > > > > Ah. I don't know; check the docs for one or the other

Re: Twitter Client on Terminal by Python

2014-07-13 Thread Chris Angelico
On Mon, Jul 14, 2014 at 12:18 PM, Orakaro wrote: > I use README.md for Github and README.rst for PyPi. Is there a way to use > only one file for both sites ? Ah. I don't know; check the docs for one or the other and see what they'll do. > I tested my package on Python 2.7 and Python 3.4 But do

Re: Twitter Client on Terminal by Python

2014-07-13 Thread Orakaro
On Monday, July 14, 2014 3:20:43 AM UTC+9, Chris Angelico wrote: > On Mon, Jul 14, 2014 at 4:00 AM, Orakaro 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 notic

Re: Twitter Client on Terminal by Python

2014-07-13 Thread Chris Angelico
On Mon, Jul 14, 2014 at 4:00 AM, Orakaro 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 d