Zato Blog: Airport Integrations in Python
Link: https://zato.io/en/blog/airport-integrations-in-python.html
Airport Integrations in Python
2025-04-10, by Dariusz Suchojad
Did you know you can use Python as an integration platform
for your airport systems? It's Open Source too.
From AODB, transportati
Link: https://zato.io/en/blog/airport-integrations-in-python.html
Airport Integrations in Python
2025-04-10, by Dariusz Suchojad
Did you know you can use Python as an integration platform
for your airport systems? It's Open Source too.
From AODB, transportati
zato.io
Airport Integrations in Python | Zato Integration Platform
Comprehensive guide to building airport integrations in Python with Zato. Learn to connect flight information, passenger data, and other airport systems.
Python Engineering at Microsoft: Microsoft at PyTexas 2025: Join Us for a Celebration of Python and Innovation
Link: https://devblogs.microsoft.com/python/pytexas-2025/
Microsoft is thrilled to announce our participation in PyTexas 2025, taking place this year in the vibrant city of Austin, Texas! As one of the premier regional Python conferences, PyTexas provides a
Link: https://devblogs.microsoft.com/python/pytexas-2025/
Microsoft is thrilled to announce our participation in PyTexas 2025, taking place this year in the vibrant city of Austin, Texas! As one of the premier regional Python conferences, PyTexas provides a
Microsoft News
Microsoft at PyTexas 2025: Join Us for a Celebration of Python and Innovation
Microsoft is thrilled to announce our participation in PyTexas 2025, taking place this year in the vibrant city of Austin, Texas! At this year’s event, Microsoft is proud to contribute to the community’s growth and excitement by hosting a booth and delivering…
Test and Code: pytest-repeat - works fine on Python 3.14
Link: https://testandcode.com/episodes/pytest-repeat-works-fine-on-python-3-14
pytest-repeat is a pytest plugin that makes it easy to repeat a single test, or multiple tests, a specific number of times. works fine on Python 3.14is tested on Python 3.9-3.14probably works fine st
Link: https://testandcode.com/episodes/pytest-repeat-works-fine-on-python-3-14
pytest-repeat is a pytest plugin that makes it easy to repeat a single test, or multiple tests, a specific number of times. works fine on Python 3.14is tested on Python 3.9-3.14probably works fine st
Test & Code
Test & Code | pytest-repeat - works fine on Python 3.14
pytest-repeat is a pytest plugin that makes it easy to repeat a single test, or multiple tests, a specific number of times. works fine on Python 3.14is tested on Python 3.9-3.14probably works fine...
Talk Python to Me: #500: Django Simple Deploy and other DevOps Things
Link: https://talkpython.fm/episodes/show/500/django-simple-deploy-and-other-devops-things
We're sitting down with Eric Matthes, the educator, author, and developer behind Django Simple Deploy. If you've ever struggled with taking that final step of getting your Django app onto a live serve
Link: https://talkpython.fm/episodes/show/500/django-simple-deploy-and-other-devops-things
We're sitting down with Eric Matthes, the educator, author, and developer behind Django Simple Deploy. If you've ever struggled with taking that final step of getting your Django app onto a live serve
talkpython.fm
Django Simple Deploy and other DevOps Things
We're sitting down with Eric Matthes, the educator, author, and developer behind Django Simple Deploy. If you've ever struggled with taking that final step of getting your Django app onto a live server (without spending days wrestling with DevOps complexities)…
Python GUIs: PySide6 Toolbars & Menus — QAction — Defining toolbars, menus, and keyboard shortcuts with QAction
Link: https://www.pythonguis.com/tutorials/pyside6-actions-toolbars-menus/
Next, we'll look at some of the common user interface elements you've probably seen in many other applications — toolbars and menus. We'll also explore the neat system Qt provides for minimizing the d
Link: https://www.pythonguis.com/tutorials/pyside6-actions-toolbars-menus/
Next, we'll look at some of the common user interface elements you've probably seen in many other applications — toolbars and menus. We'll also explore the neat system Qt provides for minimizing the d
Python GUIs
Using PySide6 Actions, Toolbars and Menus
Menus are a key part of most user interfaces, arranging commonly used features into navigable hierarchies. Toolbars are used for grouping the most common actions in an easy to reach location. Next, we'll look at some of the common user interface elements…
Real Python: The Real Python Podcast – Episode #246: Learning Intermediate Python With a Deep Dive Course
Link: https://realpython.com/podcasts/rpp/246/
Do you want to learn deeper concepts in Python? Would the accountability of scheduled group classes help you get past the basics? This week, five Real Python Intermediate Deep Dive workshop members di
Link: https://realpython.com/podcasts/rpp/246/
Do you want to learn deeper concepts in Python? Would the accountability of scheduled group classes help you get past the basics? This week, five Real Python Intermediate Deep Dive workshop members di
Realpython
Episode #246: Learning Intermediate Python With a Deep Dive Course – The Real Python Podcast
Do you want to learn deeper concepts in Python? Would the accountability of scheduled group classes help you get past the basics? This week, five Real Python Intermediate Deep Dive workshop members discuss their experiences.
Paolo Melchiorre: Maps with Django⁽³⁾: GeoDjango, Pillow & GPS
Link: https://www.paulox.net/2025/04/11/maps-with-django-part-3-geodjango-pillow-and-gps/
A quick-start guide to create a web map with images, using the Python-based Django web framework, leveraging its GeoDjango module, and Pillow, the Python imaging library, to extract GPS information fr
Link: https://www.paulox.net/2025/04/11/maps-with-django-part-3-geodjango-pillow-and-gps/
A quick-start guide to create a web map with images, using the Python-based Django web framework, leveraging its GeoDjango module, and Pillow, the Python imaging library, to extract GPS information fr
Paolo Melchiorre
Maps with Django⁽³⁾: GeoDjango, Pillow & GPS
A quick-start guide to create a web map with images, using the Python-based Django web framework, leveraging its GeoDjango module, and Pillow, the Python imaging library, to extract GPS information from images.
PyCon: PyCon US 2025: Call for Volunteers & Hatchery Lineup!
Link: https://pycon.blogspot.com/2025/04/pycon-us-2025-call-for-volunteers.html
Call for Volunteers!Looking to make a meaningful contribution to the Python community? Look no further than PyCon US 2025! Whether you're a seasoned Python pro or a newcomer to the community and looki
Link: https://pycon.blogspot.com/2025/04/pycon-us-2025-call-for-volunteers.html
Call for Volunteers!Looking to make a meaningful contribution to the Python community? Look no further than PyCon US 2025! Whether you're a seasoned Python pro or a newcomer to the community and looki
Blogspot
PyCon US 2025: Call for Volunteers & Hatchery Lineup!
Call for Volunteers! Looking to make a meaningful contribution to the Python community? Look no further than PyCon US 2025! Whether you're a...
Matt Layman: PySpark 101: Introduction to Big Data with Spark
Link: https://www.mattlayman.com/videos/pyspark-101-introduction-to-big-data-with-spark/
Unlock the PySpark for Big Data. This is a beginner-friendly course designed to introduce you to Apache Spark, a fast and scalable distributed computing framework. This class covers the fundamentals o
Link: https://www.mattlayman.com/videos/pyspark-101-introduction-to-big-data-with-spark/
Unlock the PySpark for Big Data. This is a beginner-friendly course designed to introduce you to Apache Spark, a fast and scalable distributed computing framework. This class covers the fundamentals o
Matt Layman
PySpark 101: Introduction to Big Data with Spark
Unlock the PySpark for Big Data. This is a beginner-friendly course designed to introduce you to Apache Spark, a fast and scalable distributed computing framework. This class covers the fundamentals of PySpark, including:
Matt Layman: Goodbye JourneyInbox - Building SaaS #218
Link: https://www.mattlayman.com/videos/goodbye-journeyinbox-building-saas-218/
In this episode, I declared to the stream that I’m done working on JourneyInbox as a SaaS product. I didn’t see any meaningful market adoption, so I’ve decided to pivot the project to serve only my pe
Link: https://www.mattlayman.com/videos/goodbye-journeyinbox-building-saas-218/
In this episode, I declared to the stream that I’m done working on JourneyInbox as a SaaS product. I didn’t see any meaningful market adoption, so I’ve decided to pivot the project to serve only my pe
Matt Layman
Goodbye JourneyInbox - Building SaaS #218
In this episode, I declared to the stream that I'm done working on JourneyInbox as a SaaS product. I didn't see any meaningful market adoption, so I've decided to pivot the project to serve only my personal needs. I used the stream to do a retrospective on…
Real Python: Quiz: Namespaces in Python
Link: https://realpython.com/quizzes/python-namespace/
In this quiz, you’ll test your understanding of Namespaces in Python.
You’ll revisit how Python organizes symbolic names and objects in namespaces, when Python creates a new namespace, how namespaces
Link: https://realpython.com/quizzes/python-namespace/
In this quiz, you’ll test your understanding of Namespaces in Python.
You’ll revisit how Python organizes symbolic names and objects in namespaces, when Python creates a new namespace, how namespaces
Realpython
Namespaces in Python Quiz – Real Python
In this quiz, you'll test your understanding of Python namespaces. These concepts are crucial for organizing the symbolic names assigned to objects in a Python program and ensuring they don't interfere with one another.
PyPodcats: Trailer: Episode 8 With Mojdeh Rastgoo
Link: https://pypodcats.live/episodes/ep-8-trailer/
A preview of our chat with Mojdeh Rastgoo. Watch the full episode on April 15, 2025A preview of our chat with Mojdeh Rastgoo. Watch the full episode on April 15, 2025Sneak Peek of our chat with Mojdeh
Link: https://pypodcats.live/episodes/ep-8-trailer/
A preview of our chat with Mojdeh Rastgoo. Watch the full episode on April 15, 2025A preview of our chat with Mojdeh Rastgoo. Watch the full episode on April 15, 2025Sneak Peek of our chat with Mojdeh
pypodcats.live
Trailer: Episode 8 with Mojdeh Rastgoo
A preview of our chat with Mojdeh Rastgoo. Watch the full episode on April 15, 2025
Seth Michael Larson: Join the PyCon US 2025 Security Mini-Track! 🐍🛡️
Link: https://sethmlarson.dev/pycon-us-2025-security-mini-summit?utm_campaign=rss
Did you know that I'm co-organizing an open source supply-chain security mini-track
with Dustin Ingram during PyCon US 2025 open spaces? This mini-track is for both
users and maintainers of open sourc
Link: https://sethmlarson.dev/pycon-us-2025-security-mini-summit?utm_campaign=rss
Did you know that I'm co-organizing an open source supply-chain security mini-track
with Dustin Ingram during PyCon US 2025 open spaces? This mini-track is for both
users and maintainers of open sourc
sethmlarson.dev
Join the PyCon US 2025 Security Mini-Track! 🐍🛡️
Did you know that I'm co-organizing an open source supply-chain security mini-track
with Dustin Ingram during PyCon US 2025 open spaces? This mini-track is for both
users and maintainers of open so...
with Dustin Ingram during PyCon US 2025 open spaces? This mini-track is for both
users and maintainers of open so...
Talk Python to Me: #501: Marimo - Reactive Notebooks for Python
Link: https://talkpython.fm/episodes/show/501/marimo-reactive-notebooks-for-python
Have you ever spent an afternoon wrestling with a Jupyter notebook, hoping that you ran the cells in just the right order, only to realize your outputs were completely out of sync? Today's guest has a
Link: https://talkpython.fm/episodes/show/501/marimo-reactive-notebooks-for-python
Have you ever spent an afternoon wrestling with a Jupyter notebook, hoping that you ran the cells in just the right order, only to realize your outputs were completely out of sync? Today's guest has a
talkpython.fm
Marimo - Reactive Notebooks for Python
Have you ever spent an afternoon wrestling with a Jupyter notebook, hoping that you ran the cells in just the right order, only to realize your outputs were completely out of sync? Today's guest has a fresh take on solving that exact problem. Akshay Agrawal…
Real Python: Namespaces in Python
Link: https://realpython.com/python-namespace/
A Python namespace is a mapping from names to objects. It works like a dictionary where keys are object names and values are the objects themselves. Namespaces organize variables and functions in a de
Link: https://realpython.com/python-namespace/
A Python namespace is a mapping from names to objects. It works like a dictionary where keys are object names and values are the objects themselves. Namespaces organize variables and functions in a de
Realpython
Namespaces in Python – Real Python
In this tutorial, you'll learn about Python namespaces, the structures that store and organize the symbolic names during the execution of a Python program. You'll learn when namespaces are created, how they're implemented, and how they support variable scope.
Python Bytes: #428 How old is your Python?
Link: https://pythonbytes.fm/episodes/show/428/how-old-is-your-python
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://cbea.ms/git-commit/?featured_on=pythonbytes"><strong>How to Write a Git Commit Message</strong></a></li>
<li><a href="h
Link: https://pythonbytes.fm/episodes/show/428/how-old-is-your-python
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://cbea.ms/git-commit/?featured_on=pythonbytes"><strong>How to Write a Git Commit Message</strong></a></li>
<li><a href="h
pythonbytes.fm
How old is your Python?
News and announcements from the Python community for the week of Apr 14th, 2025
PyPodcats: Episode 8: With Mojdeh Rastgoo
Link: https://pypodcats.live/episodes/ep-8/
Learn about Mojdeh's journey. Since discovering Python and open source community in 2016, Mojdeh has been actively contributing to the community and striving for diversity and inclusion by pariticapti
Link: https://pypodcats.live/episodes/ep-8/
Learn about Mojdeh's journey. Since discovering Python and open source community in 2016, Mojdeh has been actively contributing to the community and striving for diversity and inclusion by pariticapti
pypodcats.live
Episode 8 with Mojdeh Rastgoo
Learn about Mojdeh's journey. Since discovering Python and open source community in 2016, Mojdeh has been actively contributing to the community and striving for diversity and inclusion by pariticapting in DEI, CoC communities and co-organzing meetups
PyCon: What to expect at PyCon US sprints
Link: https://pycon.blogspot.com/2025/04/pyconus-sprints.html
The conference starts days before the first official talk. There’s topic-specific summits, sponsor presentations, and deep-dive tutorials that are definitely worth checking out. Similarly, the confere
Link: https://pycon.blogspot.com/2025/04/pyconus-sprints.html
The conference starts days before the first official talk. There’s topic-specific summits, sponsor presentations, and deep-dive tutorials that are definitely worth checking out. Similarly, the confere
Blogspot
What to expect at PyCon US sprints
The conference starts days before the first official talk. There’s topic-specific summits, sponsor presentations, and deep-dive tutorials th...
Real Python: Creating a Python Dice Roll Application
Link: https://realpython.com/courses/creating-dice-roll-application/
In this video course, you’ll learn how to create a Python dice roll simulator. The course guides you through building a text-based user interface (TUI) application that simulates rolling dice using Py
Link: https://realpython.com/courses/creating-dice-roll-application/
In this video course, you’ll learn how to create a Python dice roll simulator. The course guides you through building a text-based user interface (TUI) application that simulates rolling dice using Py
Realpython
Creating a Python Dice Roll Application – Real Python
In this step-by-step video course, you'll build a dice-rolling simulator app with a minimal text-based user interface using Python. The app will simulate the rolling of up to six dice. Each individual die will have six sides.
Django Weblog: DSF member of the month - Öykü Gümüş
Link: https://www.djangoproject.com/weblog/2025/apr/14/dsf-member-of-the-month-oyku-gumus/
For April 2025, we welcome Öykü Gümüş as our DSF member of the month! ⭐
Öykü Gümüş has been Django developer for many years. She has been DjangoCon Europe organizer in 2018 and Django Girls mentor in
Link: https://www.djangoproject.com/weblog/2025/apr/14/dsf-member-of-the-month-oyku-gumus/
For April 2025, we welcome Öykü Gümüş as our DSF member of the month! ⭐
Öykü Gümüş has been Django developer for many years. She has been DjangoCon Europe organizer in 2018 and Django Girls mentor in
Django Project
DSF member of the month - Öykü Gümüş
Posted by Sarah Abderemane on April 14, 2025