python

Back Open Paginator
29.08.2025 19:33
jrosell (@jrosell@mastodon.social)

Scripts to avoid recomputation compared: dagster in vs {targets} in . gist.github.com/jrosell/e28368




Show Original Post


29.08.2025 19:22
adamchainz (@adamchainz@fosstodon.org)

✍️ New post on a new SyntaxWarning coming in Python 3.14.

adamj.eu/tech/2025/08/29/pytho

#Python




Show Original Post


29.08.2025 18:57
talkpython (@talkpython@fosstodon.org)

New episode just dropped: Celebrating #Django's 20th Birthday With Its Creators with @webology, @simon, @wsvincent, @adrian, @thibaudcolas, and @mkennedy #python

talkpython.fm/episodes/show/51




Show Original Post


29.08.2025 18:37
Larvitz (@Larvitz@burningboard.net)

There's a really nice documentary about Python :python: that has been released yesterday. Worth checking out, I found it very interesting:

youtube.com/watch?v=GfH4QL4VqJ

#python #programming




Show Original Post


29.08.2025 18:16
myself (@myself@mastodon.online)

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:
𝚒𝚖𝚙𝚘𝚛𝚝 𝚝𝚑𝚒𝚜




Show Original Post


29.08.2025 18:12
smattymatty (@smattymatty@techhub.social)

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





Show Original Post


29.08.2025 18:10
snacktraces (@snacktraces@hachyderm.io)

Accessing a database (MongoDB) with Python today.

snacktraces.com/programming/mo

What is nice is that the folks at MongoDB provide 'drivers', libraries that open database access to your language of choice.

#SoftwareEngineering #python #PairProgramming




Show Original Post


29.08.2025 18:08
Rio (@Rio@mastodon.social)

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.




Show Original Post


29.08.2025 18:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Zoominfo is hiring Business Intelligence Analyst III

🔧 #python #sql
🌎 Chennai, India
⏰ Full-time
🏢 Zoominfo

Job details jobsfordevelopers.com/jobs/bus
#jobalert #jobsearch #hiring




Show Original Post


29.08.2025 17:51
adamchainz (@adamchainz@fosstodon.org)

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

adamj.eu/tech/2025/08/29/pytho

#Python




Show Original Post


29.08.2025 17:51
puzzled (@puzzled@coales.co)

The #python documentary is now streaming on YT!! youtube.com/watch?v=GfH4QL4VqJ




Show Original Post


29.08.2025 17:32
habr (@habr@zhub.link)

Тихий герой воскресного утра: как bash-скрипт спас нас от OOM Killer

Привет, Хабр! Статья не входила в планы, пишу с чувством лёгкой сюрреалистичности. В воскресенье утром наш основной API-гейтвей пережил маленькую апокалиптическую битву с памятью и выиграл без моего участия. Делюсь с Вами, как небольшой скрипт, на который я не полагал абсолютно никаких надежд, отработал аварию.

habr.com/ru/articles/940266/

#Python #bash #script #скрипт #linux #утечка_памяти




Show Original Post


1 ...1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 ...1549
UP