Update README.rst
[ci skip]
This commit is contained in:
parent
1905e58ee5
commit
34db3a58ad
1 changed files with 11 additions and 8 deletions
19
README.rst
19
README.rst
|
|
@ -2,14 +2,17 @@ Twython
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
||||||
.. image:: https://badge.fury.io/py/twython.png
|
.. image:: https://img.shields.io/pypi/v/twython.svg?style=flat-square
|
||||||
:target: http://badge.fury.io/py/twython
|
:target: https://pypi.python.org/pypi/twython
|
||||||
.. image:: https://travis-ci.org/ryanmcgrath/twython.png?branch=master
|
|
||||||
:target: https://travis-ci.org/ryanmcgrath/twython
|
.. image:: https://img.shields.io/pypi/dw/twython.svg?style=flat-square
|
||||||
.. image:: https://pypip.in/d/twython/badge.png
|
:target: https://pypi.python.org/pypi/twython
|
||||||
:target: https://crate.io/packages/twython/
|
|
||||||
.. image:: https://coveralls.io/repos/ryanmcgrath/twython/badge.png?branch=master
|
.. image:: https://img.shields.io/travis/ryanmcgrath/twython.svg?style=flat-square
|
||||||
:target: https://coveralls.io/r/ryanmcgrath/twython?branch=master
|
:target: https://travis-ci.org/ryanmcgrath/twython
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/coveralls/ryanmcgrath/twython/master.svg?style=flat-square
|
||||||
|
:target: https://coveralls.io/r/ryanmcgrath/twython?branch=master
|
||||||
|
|
||||||
``Twython`` is the premier Python library providing an easy (and up-to-date) way to access Twitter data. Actively maintained and featuring support for Python 2.6+ and Python 3. It's been battle tested by companies, educational institutions and individuals alike. Try it today!
|
``Twython`` is the premier Python library providing an easy (and up-to-date) way to access Twitter data. Actively maintained and featuring support for Python 2.6+ and Python 3. It's been battle tested by companies, educational institutions and individuals alike. Try it today!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue