Really kind of impressed with myself that I've managed to keep these little educational #Django projects of mine updated & working from #Python 3.8 ---> 3.14 with both local installations as well as with Docker configurations. 🎉
Next phase of the projects is upgrading PostgreSQL from 15 to 18.
Not bad for someone who was exclusively a Cisco/Juniper network/monitoring dweeb a few years ago. At least it keeps me off the streets at night....
Archimedes – A Python toolkit for hardware engineering
Link: https://pinetreelabs.github.io/archimedes/blog/2025/introduction.html
Discussion: https://news.ycombinator.com/item?id=45939938
@ezequielo0 Anduve practicando con backing track en Am pasando la menor arminca y la penta!!
Le di un rato al curso de #Python
¿vos también estudias programacion no? amo las pc jajajajaj
Why is it that whenever I decide to create something semi-interesting in #Python I soon find myself monkey-patching the Python standard library?
I love that I can!
I think it's unfortunate that I need to.
Maybe I'm just a massive outlier.
Pendo is hiring Senior Software Engineer (AI)
🔧 #golang #python #rust #api #gcp #seniorengineer
🌎 Sheffield, United Kingdom
⏰ Full-time
🏢 Pendo
Job details https://jobsfordevelopers.com/jobs/senior-software-engineer-ai-at-pendo-io-jul-18-2025-de1255?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Tengo que ponerme a practiar más #programacion con #Python porque si no le das practica ahi se queda
Mi primer CRUD con Python https://myblog.clonbg.es/mi-primer-crud-con-python/ #Programación #Python #PyQT https://clonbg.es

We love hearing the feedback from our customers and it is super awesome when they post photos. It is also amazing to see what some people have done with the clocks, one was used as a kitchen timer! Get someone you love one for #xmas or add it to your list. https://gurgleapps.etsy.com/uk/listing/1689755114/color-word-clock-kit-wifi-operated-led #raspberryPi #tech #electronics #python

PlotlyでグラフをHTMLで保存・共有する:インタラクティブ3Dをそのまま配る方法
https://qiita.com/Tadataka_Takahashi/items/9245b466393be756381f?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #HTML #可視化 #plotly #colaboratory
Use gradient brushes to make button images in Python
https://rodstephensbooks.com/pil_gradient_buttons.html
#Python #Buttons #Graphics #PIL #Drawing

I'm trying to code a little village simulation in #Python tkinter.
So, I usually do stuff in degrees, but it turns out, target seeking trig is easy in radians.🕶️
So far, all I have is a "bum" that seeks out a well... One can start or stop the simulation, and move the bum around. So he can never get to the well. What if he actually reaches it? ... Nothing, I'm not disappointed, I expected it to crash. xD
RE: https://hachyderm.io/@konstantin/115546932485390650
I was pondering this whole fuckup which is #python development and environment and… it occured to me, that quite a lot of people use Python for UI development because of… #Qt and #QtPython (or rather #PySide)…
However, looking at #Anki repo (https://github.com/ankitects/anki), it's already almost 50% written in #Rust… wouldn't it be lovely if we could finally have official #Qt bindings for #Rust? That way one could compile everything and have a neat, self-contained application 🥰