Difference between revisions of "Pip install"

From wikieduonline
Jump to navigation Jump to search
Line 20: Line 20:
  
 
* <code>pip install [[setuptools]]</code>
 
* <code>pip install [[setuptools]]</code>
* <code>[[pip install virtualenv]]</code>
+
* <code>[[pip3 install virtualenv]]</code>
  
 
* <code>pip install [[boto3]]</code>
 
* <code>pip install [[boto3]]</code>

Revision as of 09:40, 20 June 2022

  • pip install boto3
  • pip install aws-requests-auth
pip install --no-cache-dir


Options

See also

Advertising: