The #python 3.14 was released with a feature to support developers write better, safer code. While similar to f-strings, there are some key differences.
Join us on April 7th to explore what they are, how they work, who they're for, and how they help.

New NUSGet release! This just has some quick fixes related to downloading. NUSGet will no longer hang forever if your internet drops out mid-download, and you should no longer get a random "no ticket available" error when you get hit with an otherwise unhandled download error.
https://github.com/NinjaCheetah/NUSGet/releases/tag/v1.5.1
Curso de SQL e Python Gratuito: Aprenda Análise de Dados na Prática e Ganhe Certificado
https://guiadeti.com.br/curso-sql-python-gratuito-analise-dados/
#analisedados #cursosqlpython #iniciantes #programacao #python #sql #tecnologia
https://guiadeti.com.br/curso-sql-python-gratuito-analise-dados/?fsp_sid=527
Draw on a scrolled image in Python
https://rodstephensbooks.com/draw_on_scrolled_image.html
#Python #Graphics #ImageProcessing #UserInterface

Фабрики в тестировании (Python, Django, pytest, factory_boy)
Здесь мы рассматриваем фабрики в тестировании. На очень элементарных примерах, с использованием языка python и инструментов Django, pytest, factory_boy.
https://habr.com/ru/articles/1017700/
#python #pytest #django #factory_boy #тестирование
I swear CodeCrops.dev is teaching me more about how to code than Brilliant is.
While I have to deal with all manner of garbage & malware throughout my workday, the redeeming part is that it's pushed me to improve my handling tooling.
So when a bigger issue happens, the tooling is super helpful with analysis and remediation.
#OpenSource #Python #SupplyChain #Security #PyPI #kaizen
When it comes to #Python type checkers and LSPs, we had a lot of options for what to bundle in Positron, our data science IDE! 🤯
Read through how we evaluated Pyrefly, ty, Basedpyright, and Zuban, and what we ended up deciding to use by default:
https://positron.posit.co/blog/posts/2026-03-31-python-type-checkers/
Оптимизация комплаенса без лишних затрат: как мы сократили нагрузку на команду с помощью трёх метрик
Привет! Я Томирис, аналитик данных в отделе финансового мониторинга в ЮMoney. Хочу показать кусочек нашей внутренней кухни: как мы пересобрали AML-процессы и перестали тонуть в отчётах. В любой финансовой организации, работающей с розничными и корпоративными клиентами, система ПОД/ФТ (или AML — противодействие отмыванию денег и финансированию терроризма) играет ключевую роль. Помимо машинных алгоритмов онлайн-реагирования и автоматических ограничений, по-прежнему большую роль играют периодические отчёты и выборки по риск-критериям. Они помогают находить сигналы о потенциально незаконных операциях. В этой статье мы сосредоточимся на периодическом мониторинге кошельков физических лиц (сегмент B2C). Это самый «дорогой» сегмент: здесь больше всего отчётов, операций и ручной работы комплаенс-аналитиков.
https://habr.com/ru/companies/yoomoney/articles/1017686/
#aml #комплаенс #финансовый_мониторинг #метрики_эффективности #b2c #автом #оптимизация_процессов #python
#ZenOfAICoding: 16 theses on the future of #softwaredevelopment in the #AI era — a homage to the Zen of #Python
💀 Software development as the act of manually typing code is dying — a new discipline is being born
💸 Code is cheap — refactoring, repaying tech debt & rewrites are no longer the blockers they once were
🐛 All bugs are shallow — the bottleneck is not the number of reviewers, it's the tightness of your feedback loops

This image is of a simulation of a simple directed #hypergraph , but using an n-ary line rather than a set for the #hyperedge
I have written a working #graphTheory editor for binary edges, where nodes are extended to sets (a #Higraph) , and am contemplating the complexity of n-ary edges with increasing apprehension. It requires refactoring just about the entire edge drawing codebase - 100's of changes across ~2000 lines of #Python.
Is it worth it? Please comment/ vote in the poll below

@adamchainz @treyhunner And https://github.com/python/cpython/pull/147943 is merged!
Keyword `count` in `bytes.replace` is coming to a Python* near you soon**!
* 3.15
** October 2026