python

Back Open Paginator
22.08.2025 10:56
Oceane_Umi (@Oceane_Umi@piaille.fr)

Social scientists who know how to code, are you using #R or #python and why? Where/how did you learn to code? #socialscience #socialsciences #SciencesSociales




Show Original Post


22.08.2025 10:56
winslowjosiah (@winslowjosiah@hachyderm.io)

It took me until the end of August 2025, but I finally got done with a massive #AdventOfCode project: a SINGLE LINE of #Python that solves EVERY DAY of #AdventOfCode2024!

I call it "The Drakaina", after the Python of Greek mythology. Look, if you dare...

github.com/WinslowJosiah/adven





Show Original Post


22.08.2025 10:30
PyConUK (@PyConUK@fosstodon.org)

⭐️🎤 In-depth talk spotlight! 🎤⭐️

🎙Observability Matters: Empowering Python Developers with OpenTelemetry, by Yash Verma: pretalx.com/pyconuk-2025/talk/

🎟️ Grab your ticket! 2025.pyconuk.org/tickets/

#PyConUK2025 #Python





Show Original Post


22.08.2025 10:29
pythonrennes (@pythonrennes@social.breizhcamp.org)

la PEP 799 concernant l'ajout d'un package natif profilers dans la bibliothèque standard de #Python 3.15 a été acceptée. Il y aura :
- un sous-module profilers.tracing pointant vers le profileur systématique cProfile actuel
- un sous-module profilers.sampling reprenant le profileur par échantillonnage tachyon

Intérêts :
- proposer des outils de profilage natifs à la communauté
- faciliter le profilage des opérations bas-niveau faites par l'interpréteur

discuss.python.org/t/pep-799-a




Show Original Post


22.08.2025 10:06
lucsorelgiffo (@lucsorelgiffo@floss.social)

@Riduidel il y a une dernière solution sortie avec #Python 3.14 : les t-strings (template-strings) realpython.com/python-t-string

À l'utilisation, les options de formatages sont celles des f-string, mais les résultats obtenu est un objet contenant le modèle de texte et ses éléments dynamiquement formatés ; ce qui laisse la possibilité de vérifier ou d'échapper des valeurs qu'on s'apprête à fusionner dans le modèle. C'est un peu comme une f-string avec des hooks de vérification.




Show Original Post


22.08.2025 10:04
pyconfi (@pyconfi@fosstodon.org)

PyCon Finland is back after 9 years with a special one-day event! 🐍 🇫🇮

Buy your ticket now for three tracks of talks, a keynote, lightning talks, open spaces, and welcome also to the sprint weekend.

fi.pycon.org

#PyConFI #PyCon #Finland #PyConFinland #Python





Show Original Post


22.08.2025 10:02
habr (@habr@zhub.link)

Как я НЕ взломал ED25519

В этой статье будет описано, как один чересчур поверивший в себя программист пытался взломать один из фундаментальных алгоритмов криптографии. Эта статья признана огородить других от подобных попыток или наоборот заинтересовать новых смельчаков для подобной авантюры. Сначала я опишу суть алгоритма на простом коде, затем перечислю методы и идеи, которыми я пытался его взломать.

habr.com/ru/articles/939686/

#curve25519 #ed25519 #python #хакинг #криптография #эллиптические_кривые #исследования_в_ит #математика #edwards_curve #уязвимости




Show Original Post


22.08.2025 09:56
dotoscat (@dotoscat@mastodon.xyz)

#hackingetico #python ofensivo

print("Cara culo de mono")




Show Original Post


22.08.2025 09:53
Riduidel (@Riduidel@framapiaf.org)

En python, il y a 4 manières de formatter une chaîne. Il me semble que les f-strings soient la dernière. Comment les utiliser ? Cette cheatsheet vous 'lexplique. fstring.help/cheat/ #python #string #format




Show Original Post


22.08.2025 09:46
Riduidel (@Riduidel@framapiaf.org)

L'intersection entre l'implémentation des classes en Python et le pattern matching crée des résultats suffisament terrifiants pour que je me demande comment ce même pattern matching est réellement implémenté en Java. hillelwayne.com/post/python-ab #pattern #programming #python #horreur #bizarre #hack




Show Original Post


22.08.2025 09:38
LisaHornung (@LisaHornung@fosstodon.org)

What if all munros (mountains in Scotland > 3000ft or 914.4m) were on a single munro? 🗻

Fun visual experiment for #TidyTuesday using #python, pandas, #matplotlib, pyfonts.

Code github.com/Lisa-Ho/small-data-

#dataviz #PydyTuesday





Show Original Post


22.08.2025 09:09
EuroSciPy (@EuroSciPy@fosstodon.org)

Today marks the last day of #EuroSciPy2025 → our sprint sessions! 🏃💻

While contributors team up on open source projects, let’s look back at the past few days of inspiring talks, tutorials, and keynotes.

📸 Sharing some moments from the conference below.
Thank you to all speakers & participants for the energy, ideas, and community you brought!

#Python #OpenScience #Community #EuroSciPy





Show Original Post


1 ...1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 ...1547
UP