python

Back Open Paginator
14.11.2025 15:20
ck (@ck@noc.social)

While working on the next release of the hybrid #monitoring and #observability plugin check_ilorest, I ran into #Prometheus scraping errors of the newly added power supply #metrics.

Turns out I made a mistake in a #Python for loop, which added multiple HELP and TYPE lines for the same metric.

That's a no-no. 😂

claudiokuenzler.com/blog/1512/




Show Original Post


14.11.2025 15:08
smagnusson (@smagnusson@graphics.social)

New video showcasing "Default Cube: The Game!" Had to do a quick turnaround due to an interview going out today where I mention the game, so needed to do something quick.

youtu.be/NjA6wJw1e4Y

(Not reposted to TILvids because it's not educational, they check for that stuff, but do plan to have another short video out that will be there too)

#b3d #blender3d #gamedev #python




Show Original Post


14.11.2025 14:59
ThePSF (@ThePSF@fosstodon.org)

Part of the PSF's mission includes acting as a fiscal sponsor to mission-related #Python events, groups, and projects. The PSF provides 501(c)(3) tax-exempt status and back office administrative support to our fiscal sponsorees. Learn more: python.org/psf/fiscal-sponsore




Show Original Post


14.11.2025 14:54
ThePSF (@ThePSF@fosstodon.org)

As we close out 2025, the PSF is running our annual fundraiser with an important message: Python is for everyone 💛🐍🌏💙

Your support helps keep #Python open & thriving for everyone, including our 20 incredible Fiscal Sponsorees!

Donate today 👉 linktr.ee/thepsf

#PythonForEveryone





Show Original Post


14.11.2025 14:41
mistersql (@mistersql@mastodon.social)

like doesn't have private functions, only functions that are callable with a clunky syntax (in c#'s case, reflection, in python you have to use Hungarian notation)

So if this is what people really want, then I propose anti-sugar for all the functions you don't want your users to call and that you want to keep to yourself. Antisugar functions will be declared in cobol syntax to make sure no one can call them without a morning of typing.




Show Original Post


14.11.2025 14:23
mblayman (@mblayman@mastodon.social)

🚀 Want to build web apps with using the popular web framework? I've got the series for you! The first article explains how Django fits in the wider world of web applications. mattlayman.com/understand-djan




Show Original Post


14.11.2025 13:55
Python_Ireland (@Python_Ireland@mastodon.ie)

The PyVon Ireland crew are hard at work already today, getting the venue and seat ready!!!

#PyConIe #Python #PyCon #PythonIe





Show Original Post


14.11.2025 13:35
danielquinn (@danielquinn@mastodon.social)

These people seem like they're doing Good work and they could use a talented nerd to help them out:

globalcanopy.org/jobs/cp-full-




Show Original Post


14.11.2025 13:02
pythonrennes (@pythonrennes@social.breizhcamp.org)

prochaine session de #Python #Rennes le mercredi soir 10 décembre 2025 chez IDnow (merci pour l'accueil) dédiée à différentes utilisations de Python : dans le navigateur pour coder (Michel), dans gitlab pour déployer (Martin), dans un carton pour embarquer de l'IA sur carte graphique (Frédéric).

Plus d'infos et inscription (gratuite mais nécessaire) sur meetup.com/python-rennes/event

#PythonRennes




Show Original Post


14.11.2025 12:43
15r10nk (@15r10nk@fosstodon.org)

Hi, how do you test the code blocks in your documentation?

I am currently thinking about a new project that checks code blocks in the documentation and corrects them if desired, using inline snapshots for this purpose. It would be interesting to know what common use cases are.

This is part of my current implementation. It transforms the markdown file and compares the changed markdown with the external_file from inline-snapshot. #python





Show Original Post


14.11.2025 12:00
djangonews (@djangonews@mastodon.social)

📰 Django News - PyCharm 30% Promotion Extended! - Nov 14th 2025

django-news.com/issues/311




Show Original Post


14.11.2025 12:00
riverfount (@riverfount@bolha.us)

Finalizando a sequência de artigos sobre SOLID:

bolha.blog/riverfount/como-apl

#Python #SOLID #ArquiteturaDeSoftware #OrientaçãoAObjetos #POO #EngenhariaDeSoftware




Show Original Post


1 ...988 989 990 991 992 993 994 995 996 997 998 ...1567
UP