twitter-stream.py


SampledStream

Construct cleaner and concise queries. Subclass SampledStream, name your desired query parameters, and assign their values in a list. twitter-stream.py will take care of the rest.

List of query parameters.

FilteredStream

Check the documentation for more details are on adding, retrieving, and deleting rules. https://twitivity.dev/docs/

FilteredStream

Installation

~$ pip3 install twitter-stream.py==0.2.0

Supported Versions: Python 3.6, Python 3.7, Python 3.8, and Python 3.9

Links

Support for more API v2 endpoints to be released soon.

2 Likes

This is great news - thanks for sharing! I’ll add this to our Tools and Libraries page soon.

1 Like

This is awesome! Very excited to hear v2 access is coming soon. :tada:

2 Likes