python

Back Open Paginator
29.10.2025 19:34
RodStephens (@RodStephens@hachyderm.io)

Draw a Padovan spiral in Python
rodstephensbooks.com/padovan_s
#Python #Geometry #PadovanTriangles #PadovanSpiral





Show Original Post


29.10.2025 19:22
habr (@habr@zhub.link)

CPython простыми словами: всё, что нужно знать начинающему

Привет, Хабр! Сегодня вместе заглянем за дверки Python и разберемся, что же там внутри . Оказывается, под привычным синтаксисом Python скрывается целая машина – интерпретатор CPython, написанный на языке C. Это самая популярная и каноничная реализация Python. Существует и другие реализации (PyPy, Jython, IronPython и т.д.), но 99% времени, говоря Python, имеют в виду именно CPython – оригинальный и наиболее поддерживаемый интерпретатор. Без строгой формальной спецификации языка Python, именно поведение CPython во многом определяет, что такое Python. Изучить внутреннее устройство

habr.com/ru/companies/otus/art

#python #Интерпретатор_Python #CPython #Внутреннее_устройство_Python




Show Original Post


29.10.2025 19:18
Posit (@Posit@fosstodon.org)

Python users: Get started with Positron, the next-gen data science IDE, using our new video by Sara Altman.

See how to: ✅ Set up virtual environments ✅ Run code in Quarto ✅ Use the Variables Pane ✅ Integrate Git & Posit Connect

Start your #Python workflow: posit.co/blog/first-python-pro




Show Original Post


29.10.2025 19:18
pycascades (@pycascades@hachyderm.io)

📢 The Call for Proposals for #PyCascades 2026 has been extended until November 4, 2025 (AoE)! 🎉

There’s still time to share your ideas and be part of the Python community in Vancouver, BC 🇨🇦🐍

👉 Submit your talk: pretalx.com/pycascades-2026/cfp

#Python #CFP #Community #PSF





Show Original Post


29.10.2025 19:18
m (@m@bookmarks.kvibber.com)

Support the PSF with a Donation or by becoming a Supporting Member!
How to donate to the Python Software Foundation

#TODO #python #donations #programming




Show Original Post


29.10.2025 19:07
m (@m@bookmarks.kvibber.com)

The PSF has withdrawn a $1.5 million proposal to US government grant program
"In the end, however, the PSF simply can’t agree to a statement that we won’t operate any programs that “advance or promote” diversity, equity, and inclusion, as it would be a betrayal of our mission and our community. "

#python #integrity #funding #diversity




Show Original Post


29.10.2025 19:03
m (@m@bookmarks.kvibber.com)

Python Software Foundation has bigger spine than big tech – OSnews
They had a grant approval for work on security from the NSF, but the contract required them to reject any efforts to promote diversity, equity, and inclusivity - even if it wasn't funded by the grant money - and gave the NSF the right to claw back money even after it had been transferred. Having integrity (and recognizing the trojan horse in the offer), they declined.

#diversity #politics #python #integrity #funding




Show Original Post


29.10.2025 18:05
codedrome (@codedrome@mastodon.social)

The first two of my series of articles on quadratic functions in Python are now live.

codedrome.substack.com/p/quadr

codedrome.substack.com/p/quadr




Show Original Post


29.10.2025 18:01
post (@post@programming.dev)

uv is the best thing to happen to the Python ecosystem in a decade

programming.dev/post/39875829




Show Original Post


29.10.2025 17:34
glyph (@glyph@mastodon.social)

If you like free and fast access to packages via PyPI be glad that these lovely folks are in charge and not somebody like me. If it were up to me I'd probably be planning big brownouts and slowdowns for institutional users in order to aggressively force the issue of properly using client-side caching.

fosstodon.org/@ThePSF/11545761




Show Original Post


29.10.2025 17:30
pytexas (@pytexas@fosstodon.org)

🚀 Is #AI taking over #python coding? 🤖 Not so fast.

Generative tools like ChatGPT & Copilot can assist—but they can’t replace Pythonic thinking, creativity, or clean code mastery.

🎥 Watch this #PyTexasConference2025 talk replay on why learning to code beautifully still matters!

pytexas.org/2025/schedule/talk





Show Original Post


29.10.2025 17:11
steko (@steko@scholar.social)

Today I did some small changes to a #qgis plugin by changing three or maybe four lines of code, but that improved usability a lot, already. And I see further small improvements that look a bit obscure now, but may become doable if I understand enough Qt/PySide to edit the source code where needed.

#gis #python




Show Original Post


1 ...1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 ...1564
UP