Tweetstream

Latest version: v1.1.1

Safety actively analyzes 621924 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.2

- Added "raw" kwarg to stream classes. Returns raw tweets rather than
decoding the JSON.

- New, fine grained, disconnect exceptions. Adds a ReconnectableError
of which there are three subclases for different reconnect behaviours.

1.1.1

- Fixed issue 16. Odd case where python_version_tuple was returning ints
rather than the strings the docs promis. Make sure we always cast to int.

1.1.0

- Fixed issues 2 and 12, related to low volume streams not yielding tweets
until a relatively large buffer was filled. This meant that tweets would
arrive in bunches, not immediatly.
- Switched to HTTPS urls for streams. Twitter will switch off HTTP streams
on 29. sept. 2011.
- Added support for Python 3

1.0.0

- Changed API to match latest twitter endpoints. This adds SampleStream and
FilterStream and deprecates TweetStream, FollowStream, LocationStream,
TrackStream and ReconnectingTweetStream.

0.3.6

- Added LocationStream class for filtering on location bounding boxes.

0.3.5

- Removed a spurious print statement left over from debugging
- Introduced common base class for all tweetstream exceptions
- Make sure we raise a sensible error on 404. Include url in desc of that error

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.