Python Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=External=
=External=
* https://www.python.org/downloads/macos/
* https://www.python.org/downloads/macos/
* https://realpython.com/installing-python/


=Internal=
=Internal=

Revision as of 04:01, 11 January 2022

External

Internal

Mac

brew install python3

Linux

yum install python3