Difference between revisions of "Pip install"

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
 
  pip install inquirer
 
  pip install inquirer
 
  pip install click
 
  pip install click
 +
 +
pip install [[boto3]]
 +
pip install aws-requests-auth
 +
  
 
== Options ==
 
== Options ==

Revision as of 09:38, 24 January 2022

pip install requests
pip install inquirer
pip install click
pip install boto3
pip install aws-requests-auth


Options

-r, --requirement <file>    Install from the given requirements file. This option can be used multiple times.

See also

Advertising: