Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74411
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-07-13 19:18 -0700 |
| References | <5a2ece49-1b5a-41a5-99f1-e2c0e1bf96b8@googlegroups.com> <mailman.11789.1405275646.18130.python-list@python.org> |
| Message-ID | <6e3b7633-9c3b-4b3f-8337-6712edeed2c2@googlegroups.com> (permalink) |
| Subject | Re: Twitter Client on Terminal by Python |
| From | Orakaro <nhatminh179@gmail.com> |
On Monday, July 14, 2014 3:20:43 AM UTC+9, Chris Angelico wrote: > 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 Hi Angelico I use README.md for Github and README.rst for PyPi. Is there a way to use only one file for both sites ? I tested my package on Python 2.7 and Python 3.4 But do I have to install all Python 2.6, Python 3.* in my system and test in all environment for sure ? Thanks very much.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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