python

Back Open Paginator
15.02.2026 15:58
frescosecco (@frescosecco@mastodon.social)

"Execute Python from Erlang using dirty NIFs with GIL-aware execution, rate limiting, and free-threading support."
BenoitC has released erlang-python: github.com/benoitc/erlang-pyth




Show Original Post


15.02.2026 15:56
CoCube (@CoCube@mastodon.social)

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.





Show Original Post


15.02.2026 15:52
habr (@habr@zhub.link)

T-CTF 2025. Разбор задачи «Капибегущая строка»

Разберём задачу «Капибегущая строка» с соревнований T-CTF 2025, где хакеры взломали освещение жилого дома и использовали его как бегущую строку для того, чтобы сообщить свои требований.

habr.com/ru/articles/996766/

#TCTF #Капибегущая_строка #scapy #python #writeup #wireshark




Show Original Post


15.02.2026 15:49
soumyadghosh (@soumyadghosh@mastodon.social)

Unofficial IMD Weather API: forecasts, past observations, weather & station codes. Reverse engineered from official sites, built with FastAPI + OpenAPI docs. No IP registration needed.

weather-in-production.up.railw




Show Original Post


15.02.2026 14:48
dhobern (@dhobern@scicomm.xyz)

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 ...





Show Original Post


15.02.2026 13:43
openrisk (@openrisk@mastodon.social)

Many developers still treat 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 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 sysadmin scripting to include





Show Original Post


15.02.2026 13:26
henkka (@henkka@some.henkkalaukka.fi)

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.

forge.henkkalaukka.fi/henkka/t

#koodaus #Python





Show Original Post


15.02.2026 12:42
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Show HN: Copy-and-patch compiler for hard real-time Python

github.com/Nonannet/copapy




Show Original Post


15.02.2026 11:48
lucacongedo_gis (@lucacongedo_gis@fosstodon.org)

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:
fromgistors.blogspot.com/2026/




Show Original Post


15.02.2026 11:22
habr (@habr@zhub.link)

Как я сделал рабочий pgAdmin4 Desktop для Arch Linux и почему это оказалось сложнее, чем кажется

pgAdmin4 - де-факто стандартный GUI для PostgreSQL. И при этом на Arch Linux его Desktop-версия годами находится в полурабочем состоянии. Я разобрался, почему pgAdmin4 так плохо ложится на Arch, какие подходы стабильно ломаются, и какой компромиссный, но реально рабочий вариант в итоге получился. Если вам тоже надоело чинить pgAdmin после каждого обновления Python или Electron - это для вас.

habr.com/ru/articles/996696/

#pgadmin #pgadmin4 #arch_linux #aur #electron #python #packaging #open_source #postgresql




Show Original Post


15.02.2026 11:00
PythonPeak (@PythonPeak@mastodon.social)

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

youtube.com/watch?v=qmI9KsWKcn8




Show Original Post


15.02.2026 10:36
247CodeGirl (@247CodeGirl@mastodon.social)

Season 1 Lesson 2 Part 4 - Your First Steps - Python Outputting - Variables with print





Show Original Post


1 ...480 481 482 483 484 485 486 487 488 489 490 ...1589
UP