Difference between revisions of "Python3 --version"
Jump to navigation
Jump to search
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | |||
+ | [email protected], 3.9, [[3.10]], [[3.11]], [[3.12]] | ||
python3 --version | python3 --version | ||
Line 8: | Line 10: | ||
python3 --version | python3 --version | ||
− | Python 3.8.13 | + | [[Python 3.9.6]] |
− | + | ||
+ | python3 --version | ||
+ | Python 3.8.13 | ||
python3 --version | python3 --version | ||
[[Python 3.8.10]] | [[Python 3.8.10]] | ||
+ | |||
+ | python3 --version | ||
+ | Python 3.7.15 | ||
Line 19: | Line 26: | ||
* <code>[[python3 --help]]</code> | * <code>[[python3 --help]]</code> | ||
* <code>[[pyenv]]</code> | * <code>[[pyenv]]</code> | ||
− | * <code>[[brew install [email protected]]]</code> | + | * <code>[[brew install [email protected]]]</code>, <code>[[brew install [email protected]|3.9]], [[[email protected]|3.12]]</code> |
+ | * <code>[[brew upgrade python]]</code> | ||
+ | * [[amzn2-core]] | ||
== See also == | == See also == |
Latest revision as of 09:52, 1 April 2024
[email protected], 3.9, 3.10, 3.11, 3.12
python3 --version Python 3.9.13
python3 --version Python 3.9.7
python3 --version Python 3.9.6
python3 --version Python 3.8.13
python3 --version Python 3.8.10
python3 --version Python 3.7.15
Related[edit]
python -c
python3 --help
pyenv
brew install [email protected]
,3.9, 3.12
brew upgrade python
- amzn2-core
See also[edit]
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
, logging, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
, Python exceptions,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help
, Data Classes, raise
Advertising: