<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Py Code Icon</title><link>http://www.bing.com:80/search?q=Py+Code+Icon</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Py Code Icon</title><link>http://www.bing.com:80/search?q=Py+Code+Icon</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>What is the difference between 'py' and 'python' in the Windows ...</title><link>https://stackoverflow.com/questions/50896496/what-is-the-difference-between-py-and-python-in-the-windows-terminal</link><description>py is the Python launcher which is a utility that comes with Python installations on Windows. It gets installed into C:\Windows\ so it’s available without requiring PATH modifications.</description><pubDate>Thu, 02 Apr 2026 05:24:00 GMT</pubDate></item><item><title>py是啥意思？ - 知乎</title><link>https://www.zhihu.com/question/28206354</link><description>PY代表的是什么，代表着超越物质与精神的男性之间友谊的升华。 你的就是我的，我的就是你的。双方心神合一，进行着深入浅出的交流。 这种东西怎么形容呢？ 这种PY的关系，非常类似于国内的一项传统美食——四川火锅 五味陈杂，香麻带劲，辣味冲劲十足，吃的人浑身冒汗，从胃到屁股每一寸 ...</description><pubDate>Sat, 04 Apr 2026 23:16:00 GMT</pubDate></item><item><title>windows - Python - How do you run a .py file? - Stack Overflow</title><link>https://stackoverflow.com/questions/9493086/python-how-do-you-run-a-py-file</link><description>4 Since you seem to be on windows you can do this so python &lt;filename.py&gt;. Check that python's bin folder is in your PATH, or you can do c:\python23\bin\python &lt;filename.py&gt;. Python is an interpretive language and so you need the interpretor to run your file, much like you need java runtime to run a jar file.</description><pubDate>Sat, 04 Apr 2026 23:08:00 GMT</pubDate></item><item><title>python - What is setup.py? - Stack Overflow</title><link>https://stackoverflow.com/questions/1471994/what-is-setup-py</link><description>setup.py is a Python script that is usually shipped with libraries or programs, written in that language. It's purpose is the correct installation of the software.</description><pubDate>Sat, 04 Apr 2026 06:26:00 GMT</pubDate></item><item><title>python - What is __init__.py for? - Stack Overflow</title><link>https://stackoverflow.com/questions/448271/what-is-init-py-for</link><description>The __init__.py file can contain the same Python code that any other module can contain, and Python will add some additional attributes to the module when it is imported. But just click the link, it contains an example, more information, and an explanation of namespace packages, the kind of packages without __init__.py.</description><pubDate>Sat, 04 Apr 2026 17:32:00 GMT</pubDate></item><item><title>cmd - Why do I have to use "py" to execute python commands instead of ...</title><link>https://stackoverflow.com/questions/74115257/why-do-i-have-to-use-py-to-execute-python-commands-instead-of-python</link><description>py -m pip install numpy py -m pip install matplotlib I searched the internet and found this question telling me to run the command doskey py=python and it did not work. But when I swapped py and python so that the command was doskey python=py I eventually could run my teachers commands.</description><pubDate>Sun, 05 Apr 2026 04:02:00 GMT</pubDate></item><item><title>python - What is __main__.py? - Stack Overflow</title><link>https://stackoverflow.com/questions/4042905/what-is-main-py</link><description>What is the __main__.py file for, what sort of code should I put into it, and when should I have one?</description><pubDate>Thu, 02 Apr 2026 12:19:00 GMT</pubDate></item><item><title>Как открыть .py файл через Python - Stack Overflow на русском</title><link>https://ru.stackoverflow.com/questions/1500889/%d0%9a%d0%b0%d0%ba-%d0%be%d1%82%d0%ba%d1%80%d1%8b%d1%82%d1%8c-py-%d1%84%d0%b0%d0%b9%d0%bb-%d1%87%d0%b5%d1%80%d0%b5%d0%b7-python</link><description>Для редактирования файла .py самый простой вариант - открыть файл в IDLE. Ярлык этого приложения есть в главном меню. Из этой среды можно и запустить на выполнение.</description><pubDate>Thu, 02 Apr 2026 05:17:00 GMT</pubDate></item><item><title>What is the difference between a .py file and .ipynb file?</title><link>https://stackoverflow.com/questions/57502484/what-is-the-difference-between-a-py-file-and-ipynb-file</link><description>63 .py is a regular python file. It's plain text and contains just your code. .ipynb is a python notebook and it contains the notebook code, the execution results and other internal settings in a specific format. You can just run .ipynb on the jupyter environment.</description><pubDate>Sat, 04 Apr 2026 17:10:00 GMT</pubDate></item><item><title>What does the "at" (@) symbol do in Python? - Stack Overflow</title><link>https://stackoverflow.com/questions/6392739/what-does-the-at-symbol-do-in-python</link><description>What does the @ symbol do in Python? What's the syntactic or practical benefit of having decorators here, instead of (for example) just calling something like app.route("/", hello) immediately after defining hello, or even defining hello as a lambda in the arguments to app.route? (The latter example is common with Node.js http.Server and Express routes.)</description><pubDate>Sat, 04 Apr 2026 09:11:00 GMT</pubDate></item></channel></rss>