python-twitter
3.2
  • Installation & Testing
  • Getting Started
  • Contributing
  • Migration from v2 to v3
  • Changelog
  • Deprecations
  • What’s New
  • What’s Changed
  • Bugfixes
  • Rate Limiting
  • Models
  • Searching
  • Using with Django
  • Modules Documentation
python-twitter
  • Docs »
  • Models
  • View page source

Models¶

Python-twitter provides the following models of the objects returned by the Twitter API:

  • twitter.models.Category
  • twitter.models.DirectMessage
  • twitter.models.Hashtag
  • twitter.models.List
  • twitter.models.Media
  • twitter.models.Status
  • twitter.models.Trend
  • twitter.models.Url
  • twitter.models.User
  • twitter.models.UserStatus
Next Previous

© Copyright 2022, python-twitter@googlegroups.com

Built with Sphinx using a theme provided by Read the Docs.