Difference between revisions of "Python3"
Jump to navigation
Jump to search
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | [[wikipedia:Python3]] | ||
| + | * [[type -a python3]] | ||
| + | * [[python3 --version]] | ||
| + | * [[python3 --help]] | ||
| + | [[macOS]] | ||
| + | * <code>[[brew install [email protected]]]</code> | ||
| + | * <code>[[brew install [email protected]]]</code> | ||
| + | * <code>[[brew install [email protected]]]</code> | ||
| + | * <code>[[brew upgrade python]]</code> | ||
| − | + | [[Ubuntu]]: | |
| − | + | * <code>[[apt install python3]]</code> | |
| + | * <code>[[apt install python3-full]]</code> | ||
| + | == Related == | ||
* macOS: <code>[[/Library/Developer/CommandLineTools/]]usr/bin/python3</code> | * macOS: <code>[[/Library/Developer/CommandLineTools/]]usr/bin/python3</code> | ||
| + | * #![[/usr/bin/env python3]] | ||
| + | * [[python -c]] | ||
| + | * [[python3 -m pip install -e .]] | ||
== See also == | == See also == | ||
| + | * {{Python3}} | ||
* {{Python}} | * {{Python}} | ||
[[Category:Python]] | [[Category:Python]] | ||
Latest revision as of 12:56, 11 May 2026
brew install [email protected]brew install [email protected]brew install [email protected]brew upgrade python
Related[edit]
- macOS:
/Library/Developer/CommandLineTools/usr/bin/python3 - #!/usr/bin/env python3
- python -c
- python3 -m pip install -e .
See also[edit]
- Python3
- Python, PIP, Global interpreter lock (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, glob
Advertising: