Difference between revisions of "Pip install"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
* <code>[[pip install]] [[cfn-lint]]</code>
 
* <code>[[pip install]] [[cfn-lint]]</code>
 
* <code>[[pip install pycrypto]]</code>
 
* <code>[[pip install pycrypto]]</code>
 +
 +
pip install requests
 +
pip install inquirer
 +
pip install click
  
 
== Options ==
 
== Options ==

Revision as of 09:37, 24 January 2022

pip install requests
pip install inquirer
pip install click

Options

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

See also

Advertising: