Scripts to avoid recomputation compared: dagster in #python vs {targets} in #rstats. https://gist.github.com/jrosell/e283687c5db990ff6bd65092021fa512
✍️ New post on a new SyntaxWarning coming in Python 3.14.
https://adamj.eu/tech/2025/08/29/python-fix-syntaxwarning-finally/
New episode just dropped: Celebrating #Django's 20th Birthday With Its Creators with @webology, @simon, @wsvincent, @adrian, @thibaudcolas, and @mkennedy #python
https://talkpython.fm/episodes/show/518/celebrating-djangos-20th-birthday-with-its-creators
There's a really nice documentary about Python
that has been released yesterday. Worth checking out, I found it very interesting:
https://www.youtube.com/watch?v=GfH4QL4VqJ0&t=1s
I have been using #python for years and I was today years old when I found out this easter egg.
Try the below line in your python shell:
𝚒𝚖𝚙𝚘𝚛𝚝 𝚝𝚑𝚒𝚜
I am builging an integrated #Web #Terminal for my client's website!
I love using the web-terminal, since we are going to have a public API anyways, why not let developers play around with their data inside the website? :D
#Webdev #django #python #react #javascript
Accessing a database (MongoDB) with Python today.
https://snacktraces.com/programming/mongodb_python.html
What is nice is that the folks at MongoDB provide 'drivers', libraries that open database access to your language of choice.
#SoftwareEngineering #python #PairProgramming
Parce que on met pas en prod le vendredi et que c'est calme aujourd'hui j'ai plutôt optimisé la CI, revu des mocks pour passer un job de 400s (450 tests) à 30s sans perdre en couverture bien sûr. #Python #Lead
Zoominfo is hiring Business Intelligence Analyst III
🔧 #python #sql
🌎 Chennai, India
⏰ Full-time
🏢 Zoominfo
Job details https://jobsfordevelopers.com/jobs/business-intelligence-analyst-iii-at-zoominfo-com-jul-23-2025-956dec?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
✍️ New post on capturing stdout and stderr in Python's unittest.
This post covers using contextlib.redirect_stdout() and redirect_stderr() to capture output in tests, including a custom context manager that simplifies using both at once.
https://adamj.eu/tech/2025/08/29/python-unittest-capture-stdout-stderr/
The #python documentary is now streaming on YT!! https://www.youtube.com/watch?v=GfH4QL4VqJ0
Тихий герой воскресного утра: как bash-скрипт спас нас от OOM Killer
Привет, Хабр! Статья не входила в планы, пишу с чувством лёгкой сюрреалистичности. В воскресенье утром наш основной API-гейтвей пережил маленькую апокалиптическую битву с памятью и выиграл без моего участия. Делюсь с Вами, как небольшой скрипт, на который я не полагал абсолютно никаких надежд, отработал аварию.
https://habr.com/ru/articles/940266/
#Python #bash #script #скрипт #linux #утечка_памяти