Difference between revisions of "Python"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 +
[[wikipedia:Python (programming language)]] (1990)
  
 +
 +
[[Shebang]]
 +
#!/usr/bin/env [[python]]
 +
 +
 +
* [[Web frameworks]]: [[Django]], [[flask]]
 +
 +
 +
* [[Python 3.9]] ([[Ubuntu 21.04]])
 +
 +
== Related terms ==
 +
* [[PIP (Package manager)|pip]] [[package manager]]
 +
* <code>[[add-apt-repository]]</code> python script
 +
* [[Web Server Gateway Interface (WSGI)]]
 +
* <code>[[def]]</code> [[keyword]] for defining [[functions]]
 +
* [[Celery]], [[flower]]
 +
* [[Jinja]] template engine
 +
* [[Paramiko]]
  
 
== See also ==
 
== See also ==
 +
* {{python}}
 
* {{langs}}
 
* {{langs}}
* {{C}}
+
* {{languages}}
 +
 
 +
 
 +
[[Category:Programming]]

Revision as of 13:25, 8 April 2021

Advertising: