< Home - < Back

python-requests-oauthlib


Information about the package, python-requests-oauthlib, which is shipped with common Linux distributions. The python-requests-oauthlib package is designed for, OAuthlib authentication support for Requests..


Package Name:

python-requests-oauthlib

Summary:

OAuthlib authentication support for Requests.

Description:

This project provides first-class OAuth library support for python-request.

Architecture:

noarch

Version:

0.4.0

Release:

7.el6

Size:

25 k

Repository:

epel

From Repository:

Licence:

ISC



Handy Yum Commands for python-requests-oauthlib


Control the python-requests-oauthlib package with the following handy commands outlined below.


Command

Description of Command

yum install python-requests-oauthlib

This command will install python-requests-oauthlib on the server.

yum remove python-requests-oauthlib

This command will un-install python-requests-oauthlib on the server. When you run this command, you will be asked if you are sure that you want to remove python-requests-oauthlib, so you have to manually confirm that you want to do this.

yum -y remove python-requests-oauthlib

This command will un-install python-requests-oauthlib on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-requests-oauthlib when using the -y flag.

yum update python-requests-oauthlib

This command will update python-requests-oauthlib to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-requests-oauthlib, so you have to manually confirm that you want to do this.

yum -y update python-requests-oauthlib

This command will update python-requests-oauthlib to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-requests-oauthlib when using the -y flag.

yum info python-requests-oauthlib

This command will show you core information about the python-requests-oauthlib package.

yum deplist python-requests-oauthlib

This command will show you the dependencies for python-requests-oauthlib. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-requests-oauthlib

This command will check if there is an update waiting on python-requests-oauthlib. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.