Difference between revisions of "Pip install"

From wikieduonline
Jump to navigation Jump to search
Line 17: Line 17:
 
* <code>pip install [[click]]</code>
 
* <code>pip install [[click]]</code>
  
* <code>[[pip3 install]]. </code>
+
* <code>[[pip3 install .]]</code>
  
 
  pip install [[setuptools]]
 
  pip install [[setuptools]]

Revision as of 14:08, 6 May 2022

pip install setuptools
pip install virtualenv
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: