Difference between revisions of "Python3"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* <code>[[brew upgrade python]]</code> | * <code>[[brew upgrade python]]</code> | ||
− | * [[apt install python3]] | + | |
− | * [[apt install python3-full]] | + | * <code>[[apt install python3]]</code> |
+ | * <code>[[apt install python3-full]]</code> | ||
Revision as of 18:59, 5 February 2024
type -a python3 python3 --version python3 --help
Related
- macOS:
/Library/Developer/CommandLineTools/usr/bin/python3
- #!/usr/bin/env python3
- python -c
See also
- Python3
- 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: