DjangoCon Europe 2024
,Ronny ist zurück von der DjangoCon Europe 2024 in Vigo 🇪🇸 und hat einiges zu berichten. Zusammen mit Dominik und Jochen spricht er über die Highlights der Konferenz und seine Erfahrungen als Speaker 🎤. Besonders interessant waren diesmal die DEP 14 Background Workers, HTMX und komponentenbasierte Ansätze in Django. Außerdem gab Ronny Einblicke in seinen Vortrag über klassenbasierte E-Mails in mit seinem Projekt Django Pony Express 📧. Wir freuen uns sehr, endlich wieder mit ihm zu sprechen - das letzte Mal ist schon eine Weile her! 😁
Update 2024-07-11:
Die Konferenztalks sind jetzt online! 🎉
Shownotes
Unsere E-Mail für Fragen, Anregungen & Kommentare: hallo@python-podcast.de
News
- DjangoCon Europe 2024!
- EuroPython 2024 | Bisschen kurz, die Vorwarnzeit 😆
- Google lays off its Python team | Und versucht ein neues in München anzuheuern..
- Python 3.13.0 beta 3 released | Yay!
- 1Password SDKs are now available in beta | Von Python aus 1Password fragen
- Enormous news! the Python Software Foundation now has a 5 year commitment with Fastly to deliver @pypi | PyPi wird weitere 5 Jahre von fastly gehosted
- NumPy 2.0 release date: June 16
- Announcing Polars 1.0
- Psycopg 3.2 released
- htmx 2.0.0 has been released!
- Django 5.1 release notes - UNDER DEVELOPMENT
DjangoCon Europe
- Ronnys Talk
- Django Meetup Cologne
- DEP 14 Background Workers
- Carlton Gibson
- The Stack Report | Der Newsletter
- django-template-partials - Reusable named inline partials for the Django Template Language
- neapolitan | Bisschen mehr als CRUD-Vanille 😃
- django-components - A way to create simple reusable template components in Django
- slippers - Build reusable components in Django without writing a single line of Python
- Hyperview: A Mobile Hypermedia
- django-migration-zero - the holistic implementation of "migration zero" pattern
- Django Girls Tutorial
- Kraken - Çağıl Uluşahin Sönmez
Picks
- llm | LLMs für die Kommandozeile / Language models on the command-line | Video vom Talk
- Layered Django project structure for large-scale collaboration | Video zum Talk kommt noch
- MonkeyType collects runtime types of function arguments and return values, and can automatically generate stub files or even add draft type annotations directly