python

Back Open Paginator
26.01.2026 14:50
gaaranoarena (@gaaranoarena@mastodon.social)

Añadiendo más funcionalidades a :computerfairies:
.





Show Original Post


26.01.2026 14:49
pythonrennes (@pythonrennes@social.breizhcamp.org)

une commande #uv partagée par Bob Belderbos de pybit.es/ pour déterminer le chemin de dépendances qui introduit une certaine dépendance donnée dans un projet Python (six, dans les exemples suivants) :

Graphique ascendant des dépendances de six :
> uv tree --package six --invert

Idem, avec les contraintes de numéros de version
> uv pip tree --package six --invert --show-version-specifiers

#python #outil #CLI




Show Original Post


26.01.2026 14:42
GandalfDG (@GandalfDG@indieweb.social)

@santi I integrated Resend into my backend after determining I wouldn't be able to use SMTP through my ISP or from my DigitalOcean VPS.

resend.com/home

It was easy to integrate with #python and they have a decent free tier for low volumes. Not sure how their pricing stacks up once you're going beyond the free tier.




Show Original Post


26.01.2026 14:40
ThePSF (@ThePSF@fosstodon.org)

It's that time again: we're kicking off the latest Python Developers Survey in partnership with @jetbrains! Contribute to the understanding of the Python community and join in the 2026 survey 🐍📝 #python #pythondevsurvey
surveys.jetbrains.com/s3/pytho




Show Original Post


26.01.2026 14:36
mblayman (@mblayman@mastodon.social)

🐍 The standard library is loaded with goodies that will make you a more productive developer. In this Pythonic code article, let's look at some of the packages that will help you a ton. mattlayman.com/blog/2017/pytho




Show Original Post


26.01.2026 14:34
heisedeveloper (@heisedeveloper@social.heise.de)

pandas 3.0 bringt einheitlichen String-Typ und Performance-Optimierung

Mit Version 3.0 führt die Python-Bibliothek einen einheitlichen String-Typ ein und verbessert die Copy-on-Write-Methode.

heise.de/news/pandas-3-0-bring

#IT #Python #news




Show Original Post


26.01.2026 14:04
Olly42 (@Olly42@nerdculture.de)

:python: Malicious PyPI Package impersonates SymPy, deploys XMRig Miner on Linux Hosts.

The package, named sympy-dev, mimics SymPy, replicating the latter's project description verbatim in an attempt to deceive unsuspecting users into thinking that they are downloading a "development version" of the library. It has been downloaded over 1,100 times since it was first published on January 17, 2026.

socket.dev/blog/pypi-package-i

#pypi #secure #python #programming #it #security #privacy #engineer #media #developer #tech #news





Show Original Post


26.01.2026 14:01
pythonrennes (@pythonrennes@social.breizhcamp.org)

un épisode du podcast @talkpython qui fait le bilan 2025 de l'écosystème #Python et aborde les perspectives de 2026 : youtu.be/PfRCbeOrUd8

Pour aller au plus court, il y a l'article qui l'accompagne : thenewstack.io/python-whats-co

En résumé, on y parle (entre autres) de uv, de ty et pyrefly, ou de lazy imports.

#Python #écosystème




Show Original Post


26.01.2026 13:49
RhetTbull (@RhetTbull@fosstodon.org)

I vibe coded the #SQLite TUI I've always wanted with #python and #textual. Fast, simple way to view and query SQLite databases in the Terminal. github.com/RhetTbull/sqv




Show Original Post


26.01.2026 13:42
cindy_ve (@cindy_ve@mastodon.social)

Nieuwe doek geplaatst en ze waren met 1 trein aan het testen maar of het de nieuwe was 🤷🏼‍♀️





Show Original Post


26.01.2026 13:42
habr (@habr@zhub.link)

Параллелизация pytest: от xdist до Kubernetes

Тесты — это хорошо. Медленные тесты — это CI на 40 минут и разработчики, которые забывают их запускать локально. Разберём, как ускорить pytest от простого -n auto до распределённого запуска в Kubernetes.

habr.com/ru/companies/otus/art

#python #параллелизация_тестов #pytest #изоляция_фикстур #flakyтесты




Show Original Post


26.01.2026 13:38
mte90 (@mte90@mastodon.uno)

My demo project to RAG your email with @regolo_ai is here :-) #ai #llamaindex #python
regolo.ai/privacy-first-email-




Show Original Post


1 ...588 589 590 591 592 593 594 595 596 597 598 ...1585
UP