Ejecutar consultas SQL sobre el catastro español
https://es.chuso.net/catastro-sql.html
#programación #catastro #AdministraciónPública #AdministraciónElectrónica #eAdministración #Python #SQL #API
От vibe coding к Spec-Driven Development: как приручить скорость ИИ и довести проект до продакшена
Мы все видим, как ассистенты и агенты меняют правила игры. То, что недавно называли «умной IDE» с подсказками, рефакторингом и статическим анализом, сегодня лишь разминка перед сбором функциональности. Ассистенты и агенты могут пройтись по десяткам файлов, обновить тесты и даже оформить базовую документацию. Но вместе с бешеной скоростью генерации пришёл и хаос. Поговорим о том, как не дать «вайб-кодингу» развалить ваш продакшен и почему Spec-Driven Development (SDD) — это наш новый «компилятор», которому нужно доверять.
https://habr.com/ru/companies/X5Tech/articles/995466/
#spec_driven_development #github_speckit #generative_ai #vibe_coding #aiассистенты #качество_кода #code_review #python #fastapi #mvp
@brass75 @stylus If it had been merged 12 hours earlier it would have been in yesterday's (delayed) alpha 6, but yes, it will be in March's a7.
That's a good tip about pyenv! Remember, by default pyenv builds without PGO and LTO optimisations, so is about a third slower than official releases. Either build with them, or be careful comparing times across interpreters.
https://github.com/pyenv/pyenv/issues/2577
Building direct from source is another option:
https://devguide.python.org/
https://devguide.python.org/getting-started/setup-building/#optimization
#Python
Гибридный разработчик: зачем в 2026 знать и бэкенд, и фронтенд, и немного DevOps
Привет, Хабр! (И тебе, случайный читатель, который прямо сейчас в панике гуглит «какой фреймворк учить в 2026», потому что вчера ты почувствовал, что отстал от жизни лет на пять.) Сегодня поговорим о том, почему « гибридный разработчик » - это не маркетинговый буллшит из вакансий, а реальная стратегия выживания. И нет, речь не о том, чтобы стать « мастером на все руки, которые растут из… оптимизма ». Речь о том, как не превратиться в динозавра, когда метеорит очередного технологического сдвига уже на подлёте.
https://habr.com/ru/articles/995652/
#карьера #карьера_программиста #python #fullstack #fullstack_development #devops #развитие #обучение_программированию #hh #интервью
Final preparations for the Python Users Berlin (@pyberlin) meeting tonight. I’m looking forward to meeting all the Pythonistas in Berlin and Rodrigo’s (@mathsppblog) talk on itertools.tee: https://www.meetup.com/python-users-berlin-pub/events/312711011/
#Python #Berlin
Financial Modeling Series (Data → Analysis → Decision → Action)
A 4-part series to build a finance ML workflow you can validate and run daily.
We go from dataset building → time-aware validation → decision rules → a daily report you can automate in Python.
https://medium.com/write-a-catalyst/financial-modeling-series-b92548900296
#Finance #MachineLearning #Python #TimeSeries #Quant #ai
@ai @markets @socialsciences @programming @theartificialintelligence @towardsdatascience @medium

Season 1 Lesson 1 Part 4 - Your First Steps - You Dont Declare - Variables in Python #pythonprogramming #pythoncode #dataanalysis #dataengineer #jupyternotebook #learncoding #codingtutorial #vibecoding #softwaredeveloper #python
Since PWC 360's tasks are "Text Justifier" and "Word Sorter", I first thought about trying to find some song in my music collection that featured justification.
Then the weird part of my brain took over, and insisted on Al Yankovich's "Word Crimes".
#PerlWeeklyChallenge #raku #perl #python #elixir
Perl Weekly Challenge: Word Cr...
Since PWC 360's tasks are "Text Justifier" and "Word Sorter", I first thought about trying to find some song in my music collection that featured justification.
Then the weird part of my brain took over, and insisted on Al Yankovich's "Word Crimes".
#PerlWeeklyChallenge #raku #perl #python #elixir
Perl Weekly Challenge: Word Cr...
I wish #Python would just stick to version π (3.14) forever! 🐍

The quest for the perfect #python sandbox in webassembly is nearly there.
Thank you componentize-py and wasmtime/wasi!
https://github.com/alexkehayias/pybox
Functional standards are value decisions.
They freeze intent into a system and shape it long after the code is written — often reinforcing reliability, resilience, and fail-fast behavior when used with discipline.
The functional standard that’s paid off the most for me: formal input/output contracts.
(Reflections about Chapter 7 of #HandsOn #SoftwareEngineering with #Python, [https://tinyurl.com/HOSEWP2](https://tinyurl.com/HOSEWP2))
