How to Install and Uninstall python2-gspread Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-gspread" package
In this section, we are going to explain the necessary steps to install python2-gspread on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-gspread
Copied
2. Uninstall "python2-gspread" package
Here is a brief guide to show you how to uninstall python2-gspread on openSUSE Leap:
$
sudo zypper remove
python2-gspread
Copied
3. Information about the python2-gspread package on openSUSE Leap
Information for package python2-gspread:
----------------------------------------
Repository : Main Repository
Name : python2-gspread
Version : 3.1.0-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 125,0 KiB
Installed : No
Status : not installed
Source package : python-gspread-3.1.0-bp153.1.19.src
Summary : Google Spreadsheets Python API
Description :
A Python module to access Google Spreadsheets.
Features
--------
* Google Sheets API v4.
* Open a spreadsheet by its *title*, *url* or *key*.
* Select cells by labels, e.g. 'A1'.
* Extract range, entire row or column values.
* Python 3 support.
----------------------------------------
Repository : Main Repository
Name : python2-gspread
Version : 3.1.0-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 125,0 KiB
Installed : No
Status : not installed
Source package : python-gspread-3.1.0-bp153.1.19.src
Summary : Google Spreadsheets Python API
Description :
A Python module to access Google Spreadsheets.
Features
--------
* Google Sheets API v4.
* Open a spreadsheet by its *title*, *url* or *key*.
* Select cells by labels, e.g. 'A1'.
* Extract range, entire row or column values.
* Python 3 support.