You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Python Twitter Search API
3
3
4
4
This library serves as a python interface to the `Twitter premium and enterprise search APIs <https://developer.twitter.com/en/docs/tweets/search/overview/30-day-search>`_. It provides a command-line utility and a library usable from within python. It comes with tools for assisting in dynamic generation of search rules and for parsing tweets.
5
5
6
-
Pretty docs can be seen `here <https://twitterdev.github.io/twitter_search_api/>`_.
6
+
Pretty docs can be seen `here <https://twitterdev.github.io/search_tweets_api/>`_.
7
7
8
8
9
9
Features
@@ -22,26 +22,26 @@ Features
22
22
Installation
23
23
============
24
24
25
-
We will soon handle releases via PyPy, but you can also install the current master version via
25
+
We will host the package on PyPi so it's pip-friendly.
0 commit comments