Introduction to BDD in Python, Mon, Mar 31, 2025, 6:00 PM | Meetup
PyLadies Amsterdam: Introduction to BDD in Python March 31, 2025 MEETUP.COM
PEP 758 – Allow except and except* expressions without parentheses | peps.python.org
PEP 758: Allow Except and Except* Expressions Without Parentheses (Accepted) PYTHON.ORG
9.x Series — IPython 9.0.2 documentation
IPython 9 Released IPYTHON.READTHEDOCS.IO
Django 5.2 release candidate 1 released
Django 5.2 Release Candidate 1 Released DJANGO SOFTWARE FOUNDATION
Build an LLM RAG Chatbot With LangChain Quiz – Real Python
Quiz: Build an LLM RAG Chatbot With LangChain REAL PYTHON
Episode #244: A Decade of Automating the Boring Stuff With Python – The Real Python Podcast
A Decade of Automating the Boring Stuff With Python What goes into updating one of the...
PyCon US 2025 - Travel Grants Transparency Blog Post
PyCon US: Travel Grants & Refund Policy PyCon US offers travel grants to visitors. This post...
Using Structural Pattern Matching in Python – Real Python
Using Structural Pattern Matching in Python In this video course, you’ll learn how to harness the...
Smoke test your Django admin site · Applied Cartography
Smoke Test Your Django Admin Site When writing code that uses the Django Admin, sometimes you...
Python's Instance, Class, and Static Methods Demystified – Real Python
Python’s Instance, Class, and Static Methods Demystified In this tutorial, you’ll compare Python’s instance methods, class...
I fear for the unauthenticated web
I Fear for the Unauthenticated Web A short opinion post by Seth commenting on how companies...
Django Query Optimization - Defer, Only, and Exclude
Django Query Optimization: Defer, Only, and Exclude Database queries are usually the bottlenecks of most web...
How to Use Async Agnostic Decorators in Python
How to Use Async Agnostic Decorators in Python Using decorators in a codebase that has both...
PEP 779 – Criteria for supported status for free-threaded Python | peps.python.org
PEP 779: Criteria for Supported Status for Free-Threaded Python PEP 703 (Making the Global Interpreter Lock...
uv overtakes Poetry | Wagtail CMS
uv overtakes Poetry Wagtail, the Django-based CMS, tracks download statistics including by which installation tool. Recently,...
Using pyinstrument to profile FastHTML apps
Using Pyinstrument to Profile FastHTML Apps A quick post with instructions on how to add profiling...
GitHub - LucaCappelletti94/compress_json: The missing Python utility to read and write compressed JSONs.
compress_json: Read and Write Compressed JSON GITHUB.COM/LUCACAPPELLETTI94
GitHub - danielenricocahall/pysqlscribe: A SQL Query Builder in Python
pysqlscribe: A SQL Query Builder in Python GITHUB.COM/DANIELENRICOCAHALL
GitHub - rajathjn/shorts_maker: YouTube Shorts Automation
shorts_maker: YouTube Shorts Automation GITHUB.COM/RAJATHJN
GitHub - autoscrape-labs/pydoll: Pydoll is a library for automating chromium-based browsers without a WebDriver, offering realistic interactions.
pydoll: Automate Chromium Browsers Without a WebDriver GITHUB.COM/THALISSONVS
GitHub - airtai/faststream: FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
faststream: Event Streams Library GITHUB.COM/AIRTAI
Python Leiden User Group | Meetup Thursday, March 27, 2025
Python Leiden User Group March 27, 2025 PYTHONLEIDEN.NL
LangGraph: Build Stateful AI Agents in Python – Real Python
LangGraph: Build Stateful AI Agents in Python LangGraph is a versatile Python library designed for stateful,...
LangGraph: Build Stateful AI Agents in Python Quiz – Real Python
Quiz: LangGraph: Build Stateful AI Agents in Python REAL PYTHON
Reinventing notebooks as reusable Python programs
Reinventing Notebooks as Reusable Python Programs Marimo is a Jupyter replacement that uses Python as its...
Webinar | Learn How to Build AI Agents with Temporal | Temporal
How to Build AI Agents With Python & Temporal Join us on April 3 at 9am...
Django Template components are slowly coming - Software Crafts
Django Template Components Are Slowly Coming Django 5.2 brings the Simple Block tag which is very...
Python Textual: Build Beautiful UIs in the Terminal Quiz – Real Python
Quiz: Python Textual: Build Beautiful UIs in the Terminal REAL PYTHON
Performance of the Python 3.14 tail-call interpreter
Performance of the Python 3.14 Tail-Call Interpreter Prior reports of 10% speed-up from the tail-call interpreter...
Binary search as a bidirectional generator
Binary Search as a Bidirectional Generator Python generators support a .send() method, allowing you to receive...
PSF Distinguished Service Award Granted to Thomas Wouters
PSF Distinguished Service Award for Thomas Wouters PYTHON SOFTWARE FOUNDATION
Providing Multiple Constructors in Your Python Classes – Real Python
Providing Multiple Constructors in Your Python Classes In this step-by-step tutorial, you’ll learn how to provide...
Getting to Know Duck Typing in Python – Real Python
Getting to Know Duck Typing in Python In this video course, you’ll learn about duck typing...
anomalib/README.md at main · openvinotoolkit/anomalib
Detect and Localize Anomalies With Intel AI, Powered by OpenVINO Discover Anomalib, a library of ready-to-use...
Satellogic's Open Satellite Feed
Satellogic’s Open Satellite Feed This post explores the “Satellogic EarthView” data feed, starting with determining where...
The Hierarchy of Controls (or how to stop devs from dropping prod)
The Hierarchy of Controls This article, subtitled “how to stop devs from dropping prod” takes an...
Build a Dice-Rolling Application With Python – Real Python
Build a Dice-Rolling Application With Python In this step-by-step project, you’ll build a dice-rolling simulator app...
"Rules" that terminal programs follow
“Rules” That Terminal Programs Follow The conventions that most terminal programs follow mean that you can...
Sustainable Coding, and how do I apply it to myself as a Cloud engineer?
Sustainable Coding: How Do I Apply It as a Cloud Engineer? Choices we make as programmers...
Faster branch coverage measurement
Faster Branch Coverage Measurement After nearly two years, Ned thinks this is finally ready: coverage.py can...
GitHub - sunscrapers/djoser: REST implementation of Django authentication system.
djoser: REST Implementation of Django Authentication System GITHUB.COM/SUNSCRAPERS
GitHub - html5lib/html5lib-python: Standards-compliant library for parsing and serializing HTML documents and fragments in Python
html5lib-python: Parse HTML Documents and Fragments GITHUB.COM/HTML5LIB
GitHub - TDAmeritrade/stumpy: STUMPY is a powerful and scalable Python library for modern time series analysis
stumpy: Modern Time Series Analysis GITHUB.COM/TDAMERITRADE
GitHub - nicoloboschi/poetry-dockerize-plugin: Poetry plugin your Poetry application to a Docker image easily.
poetry-dockerize-plugin: Generate a Docker Image From Poetry GITHUB.COM/NICOLOBOSCHI
GitHub - commaai/opendbc: a Python API for your car
opendbc: A Python API for Your Car GITHUB.COM/COMMAAI
Grand Nord Cameroon - Creating Python Communities and outreach | Nokidbehind
Creating Python Communities and Outreach March 20 to March 21, 2025 NOKIDBEHIND.ORG
PyCamp 2025
PyCamp Argentina 2025 March 21 to March 25, 2025 PYAR.DISCOURSE.GROUP
Python Textual: Build Beautiful UIs in the Terminal – Real Python
Python Textual: Build Beautiful UIs in the Terminal Textual is a Python library for building text-based...