Talk:Python (programming language): Difference between revisions

Content deleted Content added
Reverted 1 edit by 2001:4455:344:CE00:7D79:6CA7:6885:4151 (talk): Off topic
 
(41 intermediate revisions by 32 users not shown)
Line 27:
|currentstatus = DGA
}}
{{WikiProject banner shell|class=CB|vital=yes|1=
{{WikiProject Computing |importance=High |science=y |science-importance=Mid |software=y |software-importance=High |free-software=y |free-software-importance=High}}
{{WikiProject Computer science|importance=High}}
Line 43:
{{Wikipedia:Good article reassessment/Python (programming language)/1}}
 
== "[[:Pyston]]" listed at [[Wikipedia:Redirects for discussion|Redirects for discussion]] ==
== Climate change ==
[[File:Information.svg|30px]]
The redirect <span class="plainlinks">[//en.wikipedia.org/w/index.php?title=Pyston&redirect=no Pyston]</span> has been listed at [[Wikipedia:Redirects for discussion|redirects for discussion]] to determine whether its use and function meets the [[Wikipedia:Redirect|redirect guidelines]]. Readers of this page are welcome to comment on this redirect at '''{{section link|1=Wikipedia:Redirects for discussion/Log/2025 February 6#Pyston}}''' until a consensus is reached. <!-- Template:RFDNote --> [[User:Duckmather|Duckmather]] ([[User talk:Duckmather|talk]]) 02:32, 6 February 2025 (UTC)
 
== Plan for Future Edits ==
This page should mention that programming languages like Python that are not compiled into native executable code (e.g., they are interpreted or compiled into byte code that is run in a virtual machine) require more processor cycles for the same results compared to native executables. Therefore they use more power to execute, and they contribute more to climate change. Given the ubiquity of Python, a vast amount of power is wasted on interpretation or byte-code execution. [[Special:Contributions/209.145.84.194|209.145.84.194]] ([[User talk:209.145.84.194|talk]]) 20:08, 28 March 2024 (UTC)
 
# Adding more examples showcasing different paradigms
:Do you have a source which describes this? The correlation between interpreted languages and climate change is not something I have seen described before. —<span style="font-family:Poppins, Helvetica, Sans-serif;">[[User:Panamitsu|Panamitsu]]</span> [[User_talk:Panamitsu|(talk)]] 23:59, 28 March 2024 (UTC)
::I've seen this mentioned before (don't have any immediate links) and it probably has some validity. But, I agree with Panamitsu that to actually include this we need good sources (I think more than one unless it's a really solid one) that discuss this and do a pretty complete analysis. Since this isn't unique to Python and there are other tradeoffs beyond just how the final applications are run. [[User:Skynxnex|Skynxnex]] ([[User talk:Skynxnex|talk]]) 13:21, 29 March 2024 (UTC)
 
We could provide Python examples of list comprehensions, lambda functions, map, filter, reduce in a functional programming context.
::I can find a few reliable sources which suggest that Python does indeed use much more energy for the same tasks when compared with compiled languages like C.<ref>{{cite journal |last1=Abdulsalam |first1=Sarah |last2=Lakomski |first2=Donna |last3=Gu |first3=Qijun |last4=Jin |first4=Tongdan |last5=Zong |first5=Ziliang |title=Program energy efficiency: The impact of language, compiler and implementation choices |journal=International Green Computing Conference |date=November 2014 |pages=1–6 |doi=10.1109/IGCC.2014.7039169}}</ref><ref>{{cite journal |last1=Pereira |first1=Rui |last2=Couto |first2=Marco |last3=Ribeiro |first3=Francisco |last4=Rua |first4=Rui |last5=Cunha |first5=Jácome |last6=Fernandes |first6=João Paulo |last7=Saraiva |first7=João |title=Ranking programming languages by energy efficiency |journal=Science of Computer Programming |date=May 2021 |volume=205 |pages=102609 |doi=10.1016/j.scico.2021.102609}}</ref><ref>{{cite journal |last1=Koedijk |first1=Lukas |last2=Oprescu |first2=Ana |title=Finding Significant Differences in the Energy Consumption when Comparing Programming Languages and Programs |date=June 2022 |pages=1–12 |doi=10.1109/ICT4S55073.2022.00012 |journal=2022 International Conference on ICT for Sustainability (ICT4S)}}</ref> However, I find no studies examining a link with climate change. This could be because demonstrating such causality would, I imagine, be very difficult. I do wonder what the impact of language choice is, though, relative to e.g. the total power draw of all electronics in a country—it might be an interesting exercise to estimate how many GW (or perhaps only MW?) could be saved in your country by rewriting all Python programs in C. — [[User:Jumbo T|Jumbo T]] ([[User talk:Jumbo T|talk]]) 13:27, 29 March 2024 (UTC)
::Even if true that interpreted or VM run Bytecode compiled languages require more processor cycles, then the proper place for that discussion would be on the pages for those execution environments rather than on specific languages pages. I would also like to see the citations for that. But creating a link to climate change is an additional leap that again would require evidence. It's quite possible that despite requiring more processor cycles to run similar code there are other features that make it more efficient in practice, or even that python is a more amenable language for the creation of control systems for products that combat or mitigate against climate change - to be clear, that is a hypothesis without evidence but it does caution against a simplistic narrative: Python -> Byte code -> more cycles -> worse for environment. [[User:Crispyhull|Chris]] ([[User talk:Crispyhull|talk]]) 09:06, 2 April 2024 (UTC)
 
# Show graph or data of Python popularity in relation to other languages
# Show examples of using performance optimization tools with Python like Numba, Cython, and PyPy
# Running experimental support for running in a free-threaded mode
 
[[User:MadHanSolo|MadHanSolo]] ([[User talk:MadHanSolo|talk]]) 18:23, 26 March 2025 (UTC)
: Hi {{ping|MadHanSolo}}. Please feel free to add if you think that makes sense. However, keep in mind that Wikipedia is not a [[WP:NOTHOWTO|Howto]] or a set or tutorials so if the code examples become too large, they are likely to get deleted. --[[User:McSly|McSly]] ([[User talk:McSly|talk]]) 18:34, 26 March 2025 (UTC)
:Hi @[[User:MadHanSolo|MadHanSolo]], I can work towards adding in a brief section of performance optimization taking into account the advice from @[[User:McSly|McSly]] about examples. I was briefly going to cover Just-In-Time Compilation, Static Compilation, Concurrency and Parallelism, and Efficient Data Structures. [[User:Chbeast|Chbeast]] ([[User talk:Chbeast|talk]]) 20:15, 29 March 2025 (UTC)
 
== NamingProblems ==
{{reftalk}}
 
1, Why does the programing language template doesn't use an [https://www.python.org/community/logos/ offical logo] of Python, like it [https://en.wikipedia.org/w/index.php?title=Python_(programming_language)&oldid=1299817513 did before]? [[User:Xzkdeng|Xzkdeng]] ([[User talk:Xzkdeng|talk]]) 08:51, 15 July 2025 (UTC)
== Naming ==
 
== "Batteries included" removed ==
Python is named so, because the (long) code of the language looks like a snake/python. [[Special:Contributions/49.37.96.186|49.37.96.186]] ([[User talk:49.37.96.186|talk]]) 15:06, 28 June 2024 (UTC)
 
:{{NotBecause done}}in Youthe havefirst notreference providedthat [[WP:V|verification]]was fromgiven athe [[WP:RS|reliableterm source]]"batteries" fordoesn't thisshow claim.up Thisanymore, appearsand tothe besecond [[WP:OR|originalreference is research]]a long-withdrawn PEP. [[User:PeacerayJae|Peacerayjae]] ([[User talk:PeacerayJae|talk]]) 1812:3620, 2817 JuneJuly 20242025 (UTC)
 
== Disambiguation addition ==
 
So there are 2 articles. 1 is about a TLD and the 2nd one is a redirect to this article. I was wondering if I should redirect users to the [[PYC]] Disambiguation page. Please drop a opinion! [[User:Robloxguest3|Robloxguest3]] ([[User talk:Robloxguest3|talk]]) 00:45, 18 August 2024 (UTC)
 
:<small>I had reverted the addition of the hatnote since I didn't immediately think it was undue for the TLD ({{-r|.рус}}, which is actually made up of characters from {{slink|Cyrillic_script_in_Unicode#Basic_Cyrillic_alphabet}}).</small>
:I agree that it is/was difficult to get to the TLD articles since if a user types the latin ".pyc" you only see {{-r|.pyc}}, which is a redirect to this article. Just now the state was changed so that the latin .pyc has been retargeted to the TLD and the TLD has a hatnote added linking to the programming language. [[User:Skynxnex|Skynxnex]] ([[User talk:Skynxnex|talk]]) 14:57, 18 August 2024 (UTC)
::''Yeah I did that I think''. I kinda forgot if I did or not, but I'm pretty sure I did. '''Thanks for your reply!''' [[User:Robloxguest3|Robloxguest3]] ([[User talk:Robloxguest3|talk]]) 18:57, 18 August 2024 (UTC)
 
==Wiki Education assignment: Introduction to Technical Writing==
{{dashboard.wikiedu.org assignment | course = Wikipedia:Wiki_Ed/CSU_Los_Angeles/Introduction_to_Technical_Writing_(Fall_2024) | assignments = [[User:Christianjgarcia|Christianjgarcia]] | start_date = 2024-08-13 | end_date = 2024-12-17 }}
 
<span class="wikied-assignment" style="font-size:85%;">— Assignment last updated by [[User:Christianjgarcia|Christianjgarcia]] ([[User talk:Christianjgarcia|talk]]) 17:22, 2 October 2024 (UTC)</span>