python

Back Open Paginator
10.02.2026 16:18
NinjaCheetah (@NinjaCheetah@mastodon.online)

I'm thrilled to announce that NUSGet v1.5.0 has hit 10,000 downloads!!!

It's really incredible to see something I made get used so widely, and I’m very happy that NUSGet is now included in the Wii modding guide. My goal from the start was always to replace NUSD with something more modern because I was so tired of using it, and with NUSD being phased out of the modding guide, I think it’s safe to say that goal has been achieved.

Thank you to everyone who uses it <3

#Wii #python #programming





Show Original Post


10.02.2026 16:18
kidpixo (@kidpixo@mastodon.uno)

just published #python package for #healpix regrid of data from and to #parquet file using #duckdb and other neat tricks for speed up.
pypi.org/project/healpyxel/ docs is here
mariodamore.github.io/healpyxe

Still very immature, check if this can be useful.





Show Original Post


10.02.2026 14:32
Riduidel (@Riduidel@framapiaf.org)

Alors ça c'est vraiment pour moi l'approche du futur : générer le code et le confronter à de vrais tests. J'aimerais bien trouver la même chose en Java et J claudio.uk/posts/unvibe-how-I- #python #code #générateur #llm #test #exécution #automatisation #méthode




Show Original Post


10.02.2026 14:14
villares (@villares@pynews.com.br)

Varied opacity per vertex with the #P2D renderer. Find the sketch-a-day archives and tip jar at: abav.lugaralgum.com/sketch-a-d
Code for this sketch at: github.com/villares/sketch-a-d #Processing #Python #py5 #CreativeCoding





Show Original Post


10.02.2026 13:43
pythonrennes (@pythonrennes@social.breizhcamp.org)

Pour installer un outil Python avec uv, il fallait 2 commandes :

# 1 - Installer uv
curl -LsSf astral.sh/uv/install.sh | sh
# 2 - Installer l'outil
uv tool install $TOOL

Astral propose un service générant le script d'installation pour uv (au besoin) et l'outil : uvx.sh/

curl -LsSf uvx.sh/$TOOL/install.sh | sh

Voir pydevtools.com/blog/uvx-sh-ins

Attention aux scripts dynamiques à qui on délègue l'installation de programmes (#cybersécurité).

#Python #service #uv




Show Original Post


10.02.2026 13:31
pythonrennes (@pythonrennes@social.breizhcamp.org)

RE: fosstodon.org/@europython/1160

il ne reste plus que 5 jours pour proposer une intervention pour la conférence @europython 2026, qui aura lieu à Cracovie en Pologne du 13 au 19 juillet 🇵🇱

#Python #écosystème #CFP #EuroPython




Show Original Post


10.02.2026 13:28
pythonrennes (@pythonrennes@social.breizhcamp.org)

Vous connaissiez les f-strings et les t-strings, une nouvelle PEP propose les d-strings (peps.python.org/pep-0822/), qui permettraient de désindenter des chaines de caractères. Cela permet notamment de décorréler l'indentation du texte manipulé de l'indentation du code qui définit ce texte. Les d-strings permettront ainsi de se passer de textwrap.dedent (docs.python.org/3/library/text).

#Python #code #ecosystème #pep




Show Original Post


10.02.2026 12:52
notes (@notes@misskey.nukumori-sky.net)
https://github.com/Leafeon2020/Server-Automatic-Power-Management-Tool/blob/test/P-Server.py
PTYわかんね~😇😇😇😇😇😇😇😇😇😇😇😇😇😇😇😇
#Python #discord_py


Show Original Post


10.02.2026 12:45
lobsters (@lobsters@mastodon.social)

A fun Python puzzle with circular imports via @RunxiYu lobste.rs/s/6os1a6
utcc.utoronto.ca/~cks/space/bl




Show Original Post


10.02.2026 12:40
fds2610 (@fds2610@mastodon.online)

@sandorspruit THX Sandor. Found also a #python library in github rightup.github.io/pyMC_core/




Show Original Post


10.02.2026 12:01
europython (@europython@fosstodon.org)

“Volunteering enriches the enjoyment of the whole event even further. There are many different roles to suit different personalities and abilities.”

Read our latest interview with @@jake_balas, member of the Operations Team and Onsite Volunteering Lead at EuroPython 2025: blog.europython.eu/humans-of-e

#europython #conference #volunteers #python #contributors #europython2025 #opensource





Show Original Post


10.02.2026 11:49
cthoyt (@cthoyt@scholar.social)

I blogged about software I wrote for efficiently downloading and querying @opencitations in bulk

📖 blog: cthoyt.com/2026/02/10/opencita

💽 code: github.com/cthoyt/opencitation

#opencitations #bibliometrics #opensource #python #knowledgegraphs




Show Original Post


1 ...507 508 509 510 511 512 513 514 515 516 517 ...1588
UP