python

Back Open Paginator
09.10.2025 12:00
hn50 (@hn50@social.lansky.name)

Talk Python in Production

Link: talkpython.fm/books/python-in-
Discussion: news.ycombinator.com/item?id=4

#python




Show Original Post


09.10.2025 11:57
nrennie (@nrennie@fosstodon.org)

Wondering if you can outsource all your data visualisation work to ChatGPT? 📊

I tested out a few different generative AI tools, giving them prompts to visualise two different data sets. If you're interested in the results, you can read them here: nrennie.rbind.io/blog/gen-ai-d

#RStats #Python #DataViz #GenAI




Show Original Post


09.10.2025 11:55
pyconza (@pyconza@fosstodon.org)

🐍 Breakout Session: Python in the Trenches – From ERP to Everyday Impact
Botle Buhle Brands shows how Python drives real-world solutions — from enterprise systems to everyday business wins!
#PyConAfrica2025 #Python #BreakoutSession





Show Original Post


09.10.2025 11:54
pyconafrica (@pyconafrica@mastodon.social)

🐍 Breakout Session: Python in the Trenches – From ERP to Everyday Impact
Botle Buhle Brands shows how Python drives real-world solutions — from enterprise systems to everyday business wins!





Show Original Post


09.10.2025 11:45
javapro (@javapro@mastodon.social)

Du willst mehrere Prompts an lokale schicken – ganz ohne UI? Das -API macht's möglich: Modell auflisten, Chat starten, Antwort auslesen.

Alle Infos im -Artikel von Jean-Claude Brantschen inkl. Code in & : javapro.io/de/ollama-rest-api/

@ollama





Show Original Post


09.10.2025 11:32
habr (@habr@zhub.link)

[Перевод] PEP 8 как религия: почему Python сам не соблюдает свои же правила

Команда Python for Devs подготовила перевод статьи о PEP 8. Мысль проста: споры о стиле в Python часто сводятся к одному — snake_case против camelCase. Даже сам Python не следует своим же правилам. Так стоит ли вообще относиться к PEP 8 как к догме?

habr.com/ru/articles/953412/

#Python #PEP8 #стиль_кода #читаемость #snake_case #camelCase #закон_Свейгарта #правила #разработчики #open_source




Show Original Post


09.10.2025 11:21
pyconza (@pyconza@fosstodon.org)

🌍✨ #PyConAfrica2025 kicks off in style!

We’re opening with an inspiring keynote — “Fellowship of the Stack” by Dawn Gibson 💛🐍

#PyConAfrica #PythonCommunity #Keynote #Python





Show Original Post


09.10.2025 11:16
pyconza (@pyconza@fosstodon.org)

🌍✨ #PyConAfrica2025 kicks off in style!

We’re opening with an inspiring keynote — “Fellowship of the Stack” by Dawn Gibson 💛🐍

#PyConAfrica #PythonCommunity #Keynote #Python





Show Original Post


09.10.2025 11:15
pyconafrica (@pyconafrica@mastodon.social)

🌍✨ kicks off in style!

We’re opening with an inspiring keynote — “Fellowship of the Stack” by Dawn Gibson 💛🐍





Show Original Post


09.10.2025 10:26
nisjasper (@nisjasper@literatur.social)

Inspiriert durch #traveller kann ich in meinem #python -Minigame jetzt Barbarinnen in 3 Trainingsstationen schicken, wo sie ihre Attribute verbessern können, aber auch altern (und ich Gold verliere). Ziel ist, dass man später entscheidet, ob man in einer Runde die Barbarin trainiert oder kämpfen lässt, um Geld zu verdienen (oder zu sterben). Was im Hotseat mit mehreren Spielenden witzig wird. Abwerben von anderen Spielenden soll auch gehen. Traue ich mir mit Zwei-Finger-Programmierung...




Show Original Post


09.10.2025 10:25
jos1264 (@jos1264@social.skynetcloud.site)

Polymorphic Python Malware That Mutates Every Time It Runs gbhackers.com/polymorphic-pyth #CyberSecurityNews #cybersecurity #Malware #Python




Show Original Post


09.10.2025 10:25
willmcgugan (@willmcgugan@mastodon.social)

Pythonistas, have there been changes to the marshal library that could result in two identical dicts producing different marshaled output?

I was relying on an assumed property that dumps(a) == dumps(b), if a == b.

That appeared to have been true up an till Python3.14




Show Original Post


1 ...1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 ...1559
UP