A community-run conference — by experts, for experts. 💡
Curated by professionals who live and breathe Python, AI & data.
Open, friendly, and full of real-world insights.
Join us in Darmstadt, 14–16 Apr + Masterclasses on 17 Apr.
#PyConDE #PyData #Python #AI #Community

Die @foss_academy Schulungstermine für 2026 sind Online.
Nutzen Sie gerne den Frühbucherrabatt der @foss_academy.
Bis zu 6 Wochen vor Schulungsbeginn erhalten Sie 10% Frühbucherrabatt!
👉 https://www.foss-academy.com
#FOSSGIS #GIS #GEOSPATIAL #FOSS4G #OSGeo #GEOSPATIAL #FOSSGIS2026 #MapServer #PostGIS #PostgreSQL #QGIS #Python #Mapbender #GeoServer #MapProxy #OSM

Die @foss_academy Schulungstermine für 2026 sind Online.
Wir bieten Online-, Präsenz-Schulungen und Web-Seminare an.
Schulungen rund um #MapServer #PostGIS #PostgreSQL #QGIS #Python #Mapbender #GeoServer #MapProxy #OSM & mehr
👉 https://foss-academy.com/termine
Jetzt buchen!
#FOSSGIS #GIS #GEOSPATIAL #FOSS4G #OSGeo #FOSSGIS2026

behave-django v1.8.0 released! Fixes database transaction rollback (broken in the Behave integration code since v1.2.7.dev8). Now supports Python 3.14 and installs latest Behave as a dependency (v1.3.3, currently). Enjoy! 🤖 ✌ https://pypi.org/project/behave-django/ #python #django #behave #bdd #testing
2023 PDF special voor alle leden: GUI’s programmeren met Python | MagPi
From a while ago, but this 2023 PDF magazine about building GUI applications with Python using guizero is still very fun to read:
[Wayback/Archive] PDF special voor alle leden: GUI’s programmeren met Python | MagPi
Via: [Wayback/Archive] MagPi Nederland on Twitter: “PDF special voor alle leden: gui’s programmeren met python #raspberrypi #python”
Download:
[Wayback/Archive] https://www.magpi.nl/files/attachment/35 (202209131320GUI NL.pdf).
Guizero:
guizero is designed to allow new learners to quickly and easily create GUIs for their programs.
–jeroen
🌟 Thank you, Microsoft, for supporting #PyLadiesCon 2025! 💜🐍
Your investment helps us build a more inclusive Python community where women can innovate and thrive. 🚀✨
Support us here:
👉 https://2025.conference.pyladies.com/en/sponsors/
#PyLadies #Python #PyLadiesCon

J'ai été ravie de présenter une keynote à PyCon FR 2025. Je partage ici les slides de ma conférence en forme de blog.
C'était mon premier #PyConFR et j'ai beaucoup apprécié cet événement acceuillant, bien organisé et avec des conférences hyper intéressantes et de trés bonne qualité.
J'espère revenir l'anné prochaine !
https://karenjex.blogspot.com/2025/11/le-reve-de-tout-enfant-devenir-dba.html

Забудьте про print(): Современное и красивое логирование в Python с помощью Loguru
Все мы начинали с print() для отладки, но в серьезных проектах это превращается в хаос. Стандартный logging? Мощно, но громоздко. Пора это исправить. Loguru — это библиотека, которая делает логирование простым, как print(), и мощным, как logging, но без боли и десятков строк конфигурации. В статье покажу, как одной строкой настроить цветные логи, автоматическую ротацию файлов и ловить исключения с полным контекстом переменных. Заходите, чтобы сделать свою отладку в разы приятнее.
https://habr.com/ru/articles/966048/
#loguru #python #python3 #python_для_начинающих #логирование
Want a portfolio that gets interviews? We compiled 9 Python projects that show impact: KPI dashboard, cohorts/funnels, forecasting, churn, NLP—plus dbt, Airflow, and Kafka for reliability. Each includes clear deliverables and packaging tips.
Read the full guide → https://codelabsacademy.com/en/blog/python-portfolio-9-data-projects-datasets?source=mastodon
#Python #DataScience #MachineLearning #Analytics #Portfolio #CareerSwitch
Having some #Python skills is a prerequisite for all our Neuromatch Academy courses. We are proud to support this 3-week intensive weekend course on Python for #ComputationalNeuroscience! 🤓
Join Akinola Olayinka, Chinagorom Ibeachu, & Neuromatch's Peter Ohue for sessions exploring how Python can be applied to analyze neural data, model brain processes, & understand computational neuroscience principles.
💻 Register: https://docs.google.com/forms/d/e/1FAIpQLSd41P5V8gzLuUMlLYA9y8bp8yeUHsG6Tl7RVfsKe-qPjDUh-Q/viewform
#Neuroscience #Africa #WestAfrica #STEMEducation

Tonight's test is to update my `django-uv` wrapper to try to automatically detect `settings.py`
https://pypi.org/project/django-uv/
https://codeberg.org/kfdm/django-uv/commit/daf9beed32c7aecb391d7625e1f4f9d531bc9ec1
PEP 814: Add frozendict built-in type