Difference between revisions of "Python"
Jump to navigation
Jump to search
↑ https://www.python.org/downloads/release/python-350/#:~:text=is%20available%20here.-,Python%203.5.,released%20on%20September%2013th%2C%202015.
Line 13: | Line 13: | ||
* [[Python 3.5]] (2015)<ref>https://www.python.org/downloads/release/python-350/#:~:text=is%20available%20here.-,Python%203.5.,released%20on%20September%2013th%2C%202015.</ref> has added support for async/[[await]] as described in PEP 492 (https://www.python.org/dev/peps/pep-0492/). | * [[Python 3.5]] (2015)<ref>https://www.python.org/downloads/release/python-350/#:~:text=is%20available%20here.-,Python%203.5.,released%20on%20September%2013th%2C%202015.</ref> has added support for async/[[await]] as described in PEP 492 (https://www.python.org/dev/peps/pep-0492/). | ||
− | == Related | + | == Related == |
* [[PIP (Package manager)|pip]] [[package manager]] | * [[PIP (Package manager)|pip]] [[package manager]] | ||
* <code>[[add-apt-repository]]</code> python script | * <code>[[add-apt-repository]]</code> python script | ||
Line 29: | Line 29: | ||
* [[IDE]]: [[PyCharm]] | * [[IDE]]: [[PyCharm]] | ||
* [[kwargs]] | * [[kwargs]] | ||
+ | * [[If name == " main ":]] | ||
== Activities == | == Activities == |
Revision as of 13:11, 31 January 2022
wikipedia:Python (programming language) (1991)
Contents
Changelog
- Python 3.9 (Ubuntu 21.04)
- Python 3.8
- Python 3.5 (2015)[1] has added support for async/await as described in PEP 492 (https://www.python.org/dev/peps/pep-0492/).
Related
- pip package manager
add-apt-repository
python script- Web Server Gateway Interface (WSGI)
def
keyword for defining functions- Celery, flower
- Jinja template engine
- Paramiko
- Case-sensitive
import
,from
- Flake8
- Pandas library
- Tuple, list, set
- await
- IDE: PyCharm
- kwargs
- If name == " main ":
Activities
See also
- 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 - C, Python, Ruby, PHP, Clojure, COBOL, Java, Kotlin, Elixir, Zig, Julia
- Programming languages: C, C++, Java, Kotlin, IaC, Bash, zsh, Rust, Lua, php, Clojure, Haskell, Go, Erlang, Scala, Python, Ruby, gcc, glibc, swift, Zig, Julia
Advertising: