Source: twython Section: python Priority: optional Maintainer: Josue Ortega Build-Depends: debhelper (>= 11), dh-python, python-setuptools(>= 2.0.2~), python-all (>= 2.6.6-3~), python-requests (>= 2.1.0~), python-requests-oauthlib (>= 0.4.0~), python-coverage (>= 3.6.0~), python3-all, python3-requests (>= 2.2.1~), python3-requests-oauthlib(>= 0.4.0~), python3-coverage (>= 3.7~) X-Python3-Version: >= 3.6 Standards-Version: 4.1.4 Homepage: https://pypi.python.org/pypi/twython Vcs-Browser: https://salsa.debian.org/debian/python-twython Vcs-Git: https://salsa.debian.org/debian/python-twython.git Package: python-twython Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-requests (>= 2.1.0), python-requests-oauthlib (>= 0.4.0), python-responses (>= 0.3.0) Description: Pure Python wrapper for the Twitter API Twython is the premier Python library providing an easy (and up-to-date) way to access Twitter data. Supports both normal and streaming Twitter APIs. Twython can query data for: -User information -Twitter lists -Timelines -Direct Messages. Twython implements many features that work with the different tasks that can be performed with the Twitter images like update user status with images, change user avatar, change user background image, change user banner image. Package: python3-twython Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-requests (>= 2.2.1), python3-requests-oauthlib(>= 0.4.0), python3-responses (>= 0.3.0) Description: Pure Python3 wrapper for the Twitter API Twython is the premier Python3 library providing an easy (and up-to-date) way to access Twitter data. Supports both normal and streaming Twitter APIs. Twython can query data for: -User information -Twitter lists -Timelines -Direct Messages. Twython implements many features that work with the different tasks that can be performed with the Twitter images like update user status with images, change user avatar, change user background image, change user banner image.