Difference between revisions of "Python3"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[wikipedia:Python3]]
 
[[wikipedia:Python3]]
 +
* [[type -a python3]]
 +
* [[python3 --version]]
 +
* [[python3 --help]]
  
 +
[[macOS]]
 +
* <code>[[brew install [email protected]]]</code>
 +
* <code>[[brew install [email protected]]]</code>
 +
* <code>[[brew upgrade python]]</code>
  
[[type -a python3]]
+
[[Ubuntu]]:
[[python3 --version]]
+
* <code>[[apt install python3]]</code>
[[python3 --help]]
+
* <code>[[apt install python3-full]]</code>
  
  
Line 11: Line 18:
 
* #![[/usr/bin/env python3]]
 
* #![[/usr/bin/env python3]]
 
* [[python -c]]
 
* [[python -c]]
 +
* [[python3 -m pip install -e .]]
  
 
== See also ==
 
== See also ==

Latest revision as of 18:36, 27 February 2024

Advertising: