python

Back Open Paginator
15.01.2026 06:26
theevolvedgetechnology (@theevolvedgetechnology@mastodon.social)

#1 OT/ICS CYBERSECURITY TRAINING AND GEN AI TRAINING IN DELHI NCR AND IN INDIA
#DataScience
visit-www.theevolvedge.com
mail- info@theevolvedge.com
ph no :-+917982403420
+919311805027





Show Original Post


15.01.2026 03:08
linuxeasy (@linuxeasy@mastodon.uno)

Anthropic investe 1,5 milioni nella Python Software Foundation per potenziare la sicurezza di CPython e PyPI. Una collaborazione strategica che cambierà il futuro di Python. #Python #Anthropic

linuxeasy.org/la-python-softwa




Show Original Post


15.01.2026 01:14
adamchainz (@adamchainz@fosstodon.org)

✍️ New post introducing tprof, a new targeting profiler for Python 3.12+ that measures only specified functions.

Use tprof to measure the impact of a few functions without adding overhead to the whole program.

adamj.eu/tech/2026/01/14/pytho

#Python




Show Original Post


15.01.2026 00:53
lexinova (@lexinova@cyberplace.social)

When you create post install script, witch language do you use ?

And why (comment)

#linux #foss #python #bash #install #postinstall #oss

Python
Bash
Other
Only want the answer




Show Original Post


15.01.2026 00:02
habr (@habr@zhub.link)

Как я перестал слушать «Unknown Artist — Track 01» и написал свой распознаватель музыки

12 000 MP3 без тегов, 15 лет прокрастинации, один выходной на код. Асинхронный распознаватель на Python + Shazam: как обойти rate limiting, починить кривые кодировки и не съесть всю память. Код открыт.

habr.com/ru/articles/985320/

#музыка #распознавание_музыки #python #песочница #аудио #diy




Show Original Post


14.01.2026 23:44
astraluma (@astraluma@tacobelllabs.net)

Also in #Python, can anyone explain structured concurrency beyond "use task groups"?

Because I just got hit with "The host task is treated as a member of the task group. ... these semantics are well established by now." and that sounds utterly bizarre.




Show Original Post


14.01.2026 23:38
fabiocosta0305 (@fabiocosta0305@ursal.zone)

Alguém conhece um bom tutorial de #RAG que não use o #ChromaDB como banco vetorial? O desgraçado não está funcionando no #Python 3.10 ou maior graças ao #Pylance




Show Original Post


14.01.2026 23:02
peterdrake (@peterdrake@mstdn.social)

New #pythonorama page just dropped.

github.com/alainkaegi/pythonor

#python #SoftwareDevelopment




Show Original Post


14.01.2026 22:34
maik (@maik@norden.social)

Linus Torvalds hat ein #Python-Audiotool mit #VibeCoding entwickelt, bleibt jedoch skeptisch gegenüber seinem Einsatz bei ernsthaften Projekten wie dem #Linux-Kernel. Sein Hobbyprogramm simuliert Gitarrenpedal-Effekte und wurde mithilfe von #KI erstellt. Für Linux-Projekte lehnt er Vibe Coding jedoch ab. heise.de/news/Linus-Torvalds-w




Show Original Post


14.01.2026 22:27
r (@r@fed.brid.gy)

Well then, I'm a #Python Triager now.. 🙂 Thanks Petr and Łukasz for inviting me! github.com/python/core-...





Show Original Post


14.01.2026 22:27
r (@r@bsky.brid.gy)

Well then, I'm a #Python Triager now.. 🙂 Thanks Petr and Łukasz for inviting me! github.com/python/core-...





Show Original Post


14.01.2026 22:05
astraluma (@astraluma@tacobelllabs.net)

Ok, I got a #Python #HTTPX problem.

I have a few custom httpx.Auth implementations, but I want them to pull from some common flows--namely GitHub Actions get-an-OIDC.

In the standard form, you can just use `yield from`, and then requests and responses get shuffled around correctly, and you can just be like `token = yield from do_github()`

but then I need to do non-http async things, and it all gets messy.

because async generator can't use `yield from`, and all i've got is manual pumping.




Show Original Post


1 ...650 651 652 653 654 655 656 657 658 659 660 ...1584
UP