Editing Python

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[wikipedia:Python (programming language)]] (1991) is [[dynamically typed]] and [[garbage-collected]].
+
[[wikipedia:Python (programming language)]] (1990)
  
 
* [[Shebang]]: <code>#![[/usr/bin/env]] [[python]]</code>
 
* [[Shebang]]: <code>#![[/usr/bin/env]] [[python]]</code>
Line 7: Line 7:
 
* <code>[[apt install python]]</code>
 
* <code>[[apt install python]]</code>
  
* [[Python: variables]], [[casting]]
 
  
 +
== Changelog ==
 +
* [[Python 3.9]] ([[Ubuntu 21.04]])
 +
* [[Python 3.8]]
 +
* [[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 versions|Changelog]] ==
+
== Related terms ==
{{Python TOC}}
+
* [[PIP (Package manager)|pip]] [[package manager]]
 
+
* <code>[[add-apt-repository]]</code> python script
== Related ==
 
* [[PIP (Package manager)|PIP]] [[package manager]]
 
 
* [[Web Server Gateway Interface (WSGI)]]
 
* [[Web Server Gateway Interface (WSGI)]]
 
* <code>[[def]]</code> [[keyword]] for defining [[functions]]
 
* <code>[[def]]</code> [[keyword]] for defining [[functions]]
 
* [[Celery]], [[flower]]
 
* [[Celery]], [[flower]]
 
* [[Jinja]] template engine
 
* [[Jinja]] template engine
 +
* [[Paramiko]]
 
* [[Case-sensitive]]
 
* [[Case-sensitive]]
 
* <code>[[import]]</code>, <code>[[from]]</code>
 
* <code>[[import]]</code>, <code>[[from]]</code>
* [[Flake8]], [[pylint]]
+
* [[Flake8]]
* [[Pandas]] [[library]]
+
* [[Pandas]] library
 
* [[Tuple]], [[list]], [[Set (python)|set]]
 
* [[Tuple]], [[list]], [[Set (python)|set]]
 
* [[await]]
 
* [[await]]
 
* [[IDE]]: [[PyCharm]]
 
* [[IDE]]: [[PyCharm]]
* [[kwargs]]
 
* <code>[[If name == " main ":]]</code>
 
* [[Dunder methods]] ("double +‎ under" methods)
 
* [[Classes]]: <code>[[class:]]</code>
 
* [[Methods]]
 
* <code>[[print]]</code>
 
* [[Python join()]]
 
* {{FROM}}
 
 
== Activities ==
 
* Read https://stackoverflow.com/questions/tagged/python?tab=Votes
 
* Follow this course from [[Harvard]]: https://cs50.harvard.edu/python/2022/
 
  
 
== See also ==
 
== See also ==
 
* {{python}}
 
* {{python}}
 +
* {{langs}}
 
* {{languages}}
 
* {{languages}}
  
  
 
[[Category:Programming]]
 
[[Category:Programming]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: