"Execute Python from Erlang using dirty NIFs with GIL-aware execution, rate limiting, and free-threading support."
BenoitC has released erlang-python: https://github.com/benoitc/erlang-python
#Erlang #Python
Spatial positioning for CoCube: OpenCV + ArUco marker detection for high-precision 6DoF tracking.
You can display ArUco or AprilTags on the CoCube's 240x240 display using MicroBlocks with just a single block. Perfect for vision-based positioning and spatial awareness projects.
#CoCube #MicroBlocks #ComputerVision #Python #Robotics #OpenSource #ESP32
T-CTF 2025. Разбор задачи «Капибегущая строка»
Разберём задачу «Капибегущая строка» с соревнований T-CTF 2025, где хакеры взломали освещение жилого дома и использовали его как бегущую строку для того, чтобы сообщить свои требований.
https://habr.com/ru/articles/996766/
#TCTF #Капибегущая_строка #scapy #python #writeup #wireshark
Unofficial IMD Weather API: forecasts, past observations, weather & station codes. Reverse engineered from official sites, built with FastAPI + OpenAPI docs. No IP registration needed.
https://weather-in-production.up.railway.app/docs
#WeatherAPI #IMD #FastAPI #Python #OpenSource #IndiaWeather
I've put together what I need. Well, I'll probably add a couple more layouts, but these are now very simple.
I've written #Python that reads a #YAML configuration file, uses #exiftool to extract metadata from the images, #montage to render the slides and #ImageMagick to build a PDF from the slides. Inevitably, I got ambitious and decided to enhance it with the option of generating any of the constituent images from really basic #markdown. So now I have a subpath that uses the Python markdown library to generate #HTML, then #wkhtmltoimage and ImageMagick to turn the HTML into a PNG that feeds with the other images into montage.
It's general enough for what I need. I've attached my test YAML and the resulting slides. Now to write the actual presentation ...

Many developers still treat #python as another programming language. But there are now many hints that we are witnessing a new phenomenon, a new mode of interacting with computers. Not as general but more widely accessible.
Evidence the huge popularity of #jupyter notebooks which are among the most downloaded visual studio code extensions.
Sometimes people say Python is the new excel but thats not quite capturing it. Its more the extension of #linux sysadmin scripting to include #datascience

Koodasin tässä parin viikonlopun harjoituksena itselleni tällaisen "To-Do-Kanban"-tyyppisen to-do-listan jota voin pyöritellä konsolissa.
Tallentelee itemit jsoniin lokaalisti.
(Tajusin muuten vasta tätä kirjoittaessa, että koodasin jsonit menemään ~/.todo-boards/ hakemistoon, joka toimii sellaisenaan Linuxissa ja MacOS:ssä, mutta mitenhän tuo tulkitaan Windowsissa? C:/Users/Käyttäjänimi? Ehkä. Noh, jos ei toimi Einukassa niin pitää täsmennellä tämä sitten README:hen.)
En koskaan muista tai jaksa näpytellä erillisiä to-do-sovelluksia niin ajattelin, että jos tämän antaisi pyöriä näytöllä omassa ikkunassaan niin pysyisi mielessä. Työkäyttöön nyt lähinnä tein tämän. Voi kiireessä nakata tehtävän nopesti listaan ja katsella ehtiessä, että mitä sille tekisi.
Kuvissa siis tämä sovellus kahden eri konsolisovelluksen kautta screenshotattuna. ALT-tekstinä tiedoksi, että siinä on vain riveittäin ja palstoittain eriväristä tekstiä tummalla taustalla.
Täältä löytyy jos haluaa yytsiä koodia tai testata.
https://forge.henkkalaukka.fi/henkka/terminal-to-do

Show HN: Copy-and-patch compiler for hard real-time Python
https://github.com/Nonannet/copapy
Released the new version 0.6 of the #Python library "Remotior Sensus".
Several performance improvements and the “Band classification” tool allows for using pretrained models.
For more information:
https://fromgistors.blogspot.com/2026/02/remotior-sensus-update-version-06.html
Как я сделал рабочий pgAdmin4 Desktop для Arch Linux и почему это оказалось сложнее, чем кажется
pgAdmin4 - де-факто стандартный GUI для PostgreSQL. И при этом на Arch Linux его Desktop-версия годами находится в полурабочем состоянии. Я разобрался, почему pgAdmin4 так плохо ложится на Arch, какие подходы стабильно ломаются, и какой компромиссный, но реально рабочий вариант в итоге получился. Если вам тоже надоело чинить pgAdmin после каждого обновления Python или Electron - это для вас.
https://habr.com/ru/articles/996696/
#pgadmin #pgadmin4 #arch_linux #aur #electron #python #packaging #open_source #postgresql
How to Replace 20 Lines With one any()
Check if ANY item matches. One expression. No loop variable. No append.
#python #any #all #oneliner #howto
https://www.youtube.com/watch?v=qmI9KsWKcn8
Season 1 Lesson 2 Part 4 - Your First Steps - Python Outputting - Variables with print #dataengineer #codingtutorial #jupyternotebook #vibecoding #python #learncoding #softwaredeveloper #pythoncode #pythonprogramming #dataanalysis