python

Back Open Paginator
04.12.2025 19:49
clairegiordano (@clairegiordano@hachyderm.io)

I just learned this week about the Global PyLadies Conference—happening virtually this Fri & Sat Dec 5th and 6th.

And Dawn Wages @BajoranEngineer is one of the keynoters!

And Dingding Lu + Gauri Kasar (who I know from the Postgres team on Azure) are teaching a 1.5 hour workshop titled "Build Agentic AI with Semantic Kernel and Graph RAG on PostgreSQL" (on Sat Dec 6th at 10am PST)

I suppose it's not a surprise to see #PostgreSQL at a #Python conference!

If you're just learning about this PyLadies conference, check out the schedule! And here is the link to Dingding and Gauri's workshop re Postgres: pretalx.com/pyladiescon-2025/t

#Postgres #PyLadies #PyLadiesCon #conference #workshop #AI #Azure





Show Original Post


04.12.2025 19:38
meuon (@meuon@fosstodon.org)

First desktop-ish app in 10+, maybe 20+ years? Python with tkinter. Just runs some xinput and xrandr commands for my Asus Duo to override what it thinks it should be doing. My typing is so much better without a trackpad. Got more to do and learn, but that's a win for today. Got other stuff to do. #python #debian13 #asusduo #asus





Show Original Post


04.12.2025 19:20
cora (@cora@hachyderm.io)

I hereby declare a 6,666% tariff on all annotations imported from the future.

#python




Show Original Post


04.12.2025 19:18
GripNews (@GripNews@mastodon.social)

🌗 Multivox:驅動體積顯示器的開源代碼
➤ 開源驅動體積顯示器,從硬體到互動式應用
github.com/AncientJames/multiv
AncientJames 在 GitHub 上開源了一個名為 Multivox 的項目,旨在驅動其自製的體積顯示器。該項目支援兩種配置:Rotovox(400mm 圓球,垂直排列的兩個 128x64 面板)和 Vortex(300mm 圓球,水平背對背排列的兩個 128x64 面板)。硬體部分假設使用兩個 HUB75 LED 面板,透過 GPIO 進行旋轉同步,並運行於 Raspberry Pi 4。軟體架構分為驅動程式和客戶端,驅動程式在共用記憶體中創建體積緩衝區並與旋轉同步掃描輸出,客戶端則產生內容寫入緩衝區。專案包含多種應用程式,如實時渲染、模擬器,以及遊戲,並能透過藍牙遊戲控制器進行互動。
+ 這個項目太酷了!看到有人能自己打造出這樣的體積顯示器,並且還開源出來,真是讓人驚嘆。我對 Vortex 的 3D 列印零件很感興趣。

Pi ++




Show Original Post


04.12.2025 19:15
brass75 (@brass75@twit.social)

for/else is one of my favorite things in #Python. Makes it so easy to handle when the loop didn't find what it was looking for.




Show Original Post


04.12.2025 19:01
honeybadger (@honeybadger@honeybadger.social)

Integration tests are great at catching the problems you can predict. But the ones you can't? Those show up at 2am.

New on the blog: How Honeybadger complements your Python integration tests by catching what slips through the gaps.

What's the weirdest production bug your tests completely missed?

honeybadger.io/blog/python-int

#Python #Testing #Monitoring




Show Original Post


04.12.2025 18:56
mnvr (@mnvr@mastodon.social)

Day 3 - Part 1 was nice (find the max, from there find the next max), and Part 2 was an extension to subsets.

But it felt brute-force-ish, a bit disappointed in myself, but am already behind two days so this'll do for now😅





Show Original Post


04.12.2025 18:12
blenderdumbass (@blenderdumbass@mastodon.online)

So I figured out my first #GeometryNodes project. A modifier that distributes cubs onto the side of the road.

At times it feels like #python would be way simpler. Yet in the end of the day, because it is a modifier, it is very cool.

#b3d #blender3d #cgi #vfx #filmmaking





Show Original Post


04.12.2025 17:59
sptral (@sptral@mastodon.social)

​🐍 Python y Bases de Datos
​Python es ideal para la administración de bases de datos. Con librerías como Psycopg2 (PostgreSQL), MySQLdb, o el ORM SQLAlchemy, puedes automatizar tareas como backups, migraciones, generación de reportes, y monitoreo. Su sintaxis clara hace que la manipulación de datos y la gestión del esquema sea más eficiente.




Show Original Post


04.12.2025 17:56
jamesthebard (@jamesthebard@social.linux.pizza)

Content warning:Advent of Code Solution - Day 4 (Python)


I was worried that this would be pathfinding. Thankfully it was not pathfinding. Was definitely a fun problem, and I used more than a couple of comprehensions to get this done.

Solution: git.jamesthebard.net/jweatherl

#aoc #aoc2025 #adventofcode #adventofcode2025 #python #programming




Show Original Post


04.12.2025 17:43
ClubTeleMatique (@ClubTeleMatique@mstdn.social)

#Free #python #books to read or download: github.com/pamoroso/free-pytho #python #free #books #references




Show Original Post


04.12.2025 17:30
lobsters (@lobsters@mastodon.social)

Django 6.0 released via @webology lobste.rs/s/u0k1h6
djangoproject.com/weblog/2025/




Show Original Post


1 ...878 879 880 881 882 883 884 885 886 887 888 ...1571
UP