Beyond Hypermodern: Python is easy now https://lobste.rs/s/raomjk #python
https://rdrn.me/postmodern-python/
The popular #Python library “Requests” needs your help! @nateprewitt plans to add type hints to the API and is requesting feedback:
https://sethmlarson.dev/python-library-requests-is-adding-type-hints-and-needs-your-help
Tired of noisy alarms breaking your ADHD flow? 🧠💥
I built HapticPulse — a tool that turns your controller into a tactile focus anchor. 🎮
✅ Vibration check-ins (no auditory startle!)
✅ Visual progress bar for time blindness
✅ Clean Python CLI
github.com/Dustb0/HapticPulse #ADHD #Python
👀 Inline type annotations in the Python requests library. What do you think? 🤔
https://github.com/psf/requests/issues/7271
je cherche un module/moyen en #python de stocker des secrets sous windows localement, pour un utilisateur spécifique. j'ai trouvé keyring mais les secrets semblent accessibles à tous les admins.
repouets appréciés ;)
Meet Sanaipei 🌟
Started with basic Python — no data tools. Then Django, an internship, and a bold step: “I want to do data.”
She analyzed 495 applications, got recognized, and never looked back.
Today she leads data work, teaches others, and found her community in Arusha.
“If you want anything dealing with data, come to me.”
Django Girls Mombasa | April 24, 2026
Apply: https://djangogirls.org/en/mombasa/
#DjangoGirls #Python #WomenInTech
Build Your Own Coding Agent by J. Owen is on sale on Leanpub! Its suggested price is $34.99; get it for $15.99 with this coupon: https://leanpub.com/build-your-own-coding-agent/c/LeanpubSpecialEvent20260312 #Ai #Python #SoftwareEngineering #MachineLearning #ComputerProgramming
Also skipping @pycon this year. No interested visiting a conference on FREE SOFTWARE hosted in country which is run by extremists, fascists and war criminals.
I want to make a python thread that has solid timing, which is to say it never sleeps longer than i tell it to and it always plays notes on time.
I want it to co run with another thread that also does some note playing, but can have sloppier timing.
I'm reading about python threading but there seems to be at least three different ways to pause execution of a loop. I feel like just using Threads is probably right right answer? Does python let me set a nice value?
RE: https://biologists.social/@JontyTownson/116181416486810128
After this *cough* attack *cough* from the "Security" team, all the Python environments I used were also removed.
This wouldn't be a problem but trying to recreate them on my work computer now requires admin rights?
So I am trying to figure out what the beginner me (compared to the slightly less beginner version of myself now) did to his settings that meant he could create new environments without a trip to the IT office.
I just want Napari back!
"Lock the Ghost: In the software world, “remove” is not equal to "gone.""
https://www.cert.at/en/blog/2026/3/lock-the-ghost
#pypi #dependencies #supplychain #lockfiles #python
Curious about how others approach OSINT for multi-platform username, email, and phone analysis?
I’ve been experimenting with personal Python scripts to streamline data collection ethically.
#OSINT #Infosec #Python