pypi tweepy 4.14.0

12 months ago

New Features / Improvements

  • Add constants for potential model object fields (f3f73bc)
    • DIRECT_MESSAGE_EVENT_FIELDS
    • DM_EVENT_FIELDS
    • LIST_FIELDS
    • MEDIA_FIELDS
    • PLACE_FIELDS
    • POLL_FIELDS
    • PUBLIC_SPACE_FIELDS
    • SPACE_FIELDS
    • PUBLIC_TWEET_FIELDS
    • TWEET_FIELDS
    • USER_FIELDS
  • Add creator_id field for Space (a13726a)

Twitter API Backwards-Incompatible Changes

  • Remove support for streaming with Twitter API v1.1 status/filter endpoint (c8a02eb)
    • Stream
    • AsyncStream
  • Remove support for deprecated Premium v1.1 Search APIs (a955f30)
    • API.search_30_day
    • API.search_full_archive

Misc

  • Overhaul Getting Started documentation (addb9f7)
  • Remove no longer valid Twitter API version badges in README (880e7bf)
  • Update and improve various documentation

Don't miss a new tweepy release

NewReleases is sending notifications on new releases.