How to Install and Uninstall python3-twython Package on openSUSE Leap
Last updated: February 16,2025
1. Install "python3-twython" package
Learn how to install python3-twython on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-twython
Copied
2. Uninstall "python3-twython" package
Here is a brief guide to show you how to uninstall python3-twython on openSUSE Leap:
$
sudo zypper remove
python3-twython
Copied
3. Information about the python3-twython package on openSUSE Leap
Information for package python3-twython:
----------------------------------------
Repository : Main Repository
Name : python3-twython
Version : 3.7.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 275.3 KiB
Installed : No
Status : not installed
Source package : python-twython-3.7.0-bp155.2.12.src
Upstream URL : https://github.com/ryanmcgrath/twython
Summary : Python wrapper for the Twitter API
Description :
Twython is a Python library providing a way to access Twitter data.
Features include:
- Query data for:
- User information
- Twitter lists
- Timelines
- Direct Messages
- and anything found in `the docs`_
- Image Uploading:
- Update user status with an image
- Change user avatar
- Change user background image
- Change user banner image
- OAuth 2 Application Only (read-only) Support
- Support for Twitter's Streaming API
- Seamless Python 3 support!
----------------------------------------
Repository : Main Repository
Name : python3-twython
Version : 3.7.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 275.3 KiB
Installed : No
Status : not installed
Source package : python-twython-3.7.0-bp155.2.12.src
Upstream URL : https://github.com/ryanmcgrath/twython
Summary : Python wrapper for the Twitter API
Description :
Twython is a Python library providing a way to access Twitter data.
Features include:
- Query data for:
- User information
- Twitter lists
- Timelines
- Direct Messages
- and anything found in `the docs
- Image Uploading:
- Update user status with an image
- Change user avatar
- Change user background image
- Change user banner image
- OAuth 2 Application Only (read-only) Support
- Support for Twitter's Streaming API
- Seamless Python 3 support!