Python

[ follow ]
Python
fromPython Insider
2 days ago

Python 3.14.5 is out! | Python Insider

Python 3.14.5 adds about 154 fixes and updates, including a reverted garbage collector, updated macOS Tcl/Tk, and new 3.14 features.
Python
fromRealpython
6 hours ago

Building Type-Safe LLM Agents With Pydantic AI - Real Python

Pydantic AI builds LLM agents that return validated, structured outputs using Pydantic models, tool registration, dependency injection, and automatic validation retries.
fromwww.theregister.com
16 hours ago

Veteran network architect proposes IPv8 to improve IPv4, not leapfrog v6

“IPv8 is a managed network protocol suite that transforms how networks of every scale—from home networks to the global internet—are operated, secured, and monitored.”
Python
fromRealpython
8 hours ago

The LEGB Rule & Understanding Python Scope Quiz - Real Python

In this quiz, you'll test your understanding of The LEGB Rule & Understanding Python Scope. By working through this quiz, you'll revisit how Python resolves names using the LEGB rule, what the local, enclosing, global, and built-in scopes look like in practice, and how the global and nonlocal statements let you reach across scope boundaries.
Python
Python
fromRealpython
8 hours ago

Building Type-Safe LLM Agents With Pydantic AI Quiz - Real Python

A nine-question quiz tests understanding of building type-safe LLM agents with Pydantic AI, covering structured outputs, validation retries, tools, dependency injection, and production trade-offs.
Python
fromMedium
4 days ago

Designing data-intensive applications - advice for interaction designers

Use Python for interaction and data logic, dogfood with users, build UI from data structure, minimize nonessential UI chrome, and design meaningful empty states using realistic data.
Python
fromTalkpython
1 day ago

Event Sourcing Design Pattern

Event sourcing stores every change as immutable events that can be replayed to rebuild state, enabling clear history and strong support for AI-assisted coding workflows.
Python
A five-year PSF strategic plan sets organizational and program goals, driven by ecosystem growth and financial constraints, with community feedback and adoption planned for July 2026.
Python
fromPyImageSearch
1 day ago

Building and Training a Kimi-K2 Model Using DeepSeek-V3 Components - PyImageSearch

Agentic intelligence enables LLMs to perceive, plan, reason, and act through interaction, and Kimi-K2 delivers strong benchmark and leaderboard performance with architectural innovations.
Python
fromMedium
1 week ago

Understanding Programming Languages - Purpose, Evolution, and Use Cases

Programming languages evolved to address specific software development problems, improving readability, portability, productivity, scalability, concurrency, and safety over time.
fromRealpython
4 days ago

Memory Management in Python Quiz - Real Python

In this quiz, you'll test your understanding of Memory Management in Python. By working through this quiz, you'll revisit how Python handles memory allocation and freeing, the role of the Global Interpreter Lock, and how CPython organizes memory using arenas, pools, and blocks.
Python
fromRealpython
4 days ago

Episode #294: Declarative Charts in Python & Discerning Iterators vs Iterables - The Real Python Podcast

Altair follows a declarative approach where you specify which columns go to which axis, the type of chart or plot, and what should be interactive. Most tools require you to write detailed boilerplate code to set up the axis and figure.
Python
Python
fromTalkpython
5 days ago

Parallel Python at Anyscale with Ray

Ray, an open-source distributed execution engine from UC Berkeley, powers large-scale AI training by enabling Python code to run across hundreds of GPUs, with reinforcement learning driving its resurgence after ChatGPT's success.
Python
fromThe JetBrains Blog
5 days ago

Python Unplugged on PyTV: Key Takeaways From Our Community Conference | The PyCharm Blog

Python Unplugged on PyTV successfully delivered a fully online community conference on March 4, 2026, featuring 13 talks, expert panels, and interactive content with thousands of live viewers worldwide.
Python
fromRealpython
6 days ago

Python & APIs: A Winning Combo for Reading Public Data Quiz - Real Python

The quiz tests knowledge of Python and APIs for reading public data.
Python
fromRealpython
6 days ago

How to Use OpenCode for AI-Assisted Python Coding Quiz - Real Python

The quiz tests understanding of using OpenCode for AI-assisted Python coding.
fromTalkpython
5 days ago

Parallel Python at Any Scale with Ray

Ray was originally built for reinforcement learning research, then quietly faded as RL hit a wall. Until ChatGPT showed up. Suddenly reinforcement learning was back, as the post-training step that turns a raw language model into something genuinely useful.
Python
#data-science
Python
fromPycoders
1 week ago

PyCoder's Weekly | Issue #733

Positron is a free IDE for Python data science, integrating AI assistance, interactive data frames, and instant app deployment.
Python
fromPycoders
2 weeks ago

PyCoder's Weekly | Issue #732

Positron is a free IDE for Python data science, integrating AI assistance, interactive data frames, and instant app deployment.
Python
fromPycoders
1 week ago

PyCoder's Weekly | Issue #733

Positron is a free IDE for Python data science, integrating AI assistance, interactive data frames, and instant app deployment.
Python
fromPycoders
2 weeks ago

PyCoder's Weekly | Issue #732

Positron is a free IDE for Python data science, integrating AI assistance, interactive data frames, and instant app deployment.
#codex-cli
Python
fromRealpython
4 weeks ago

How to Add Features to a Python Project With Codex CLI - Real Python

Familiarity with Python and an OpenAI account are prerequisites for using Codex CLI with the RP Contacts project.
Python
fromRealpython
4 weeks ago

How to Add Features to a Python Project With Codex CLI - Real Python

Familiarity with Python and an OpenAI account are prerequisites for using Codex CLI with the RP Contacts project.
fromRealpython
1 week ago

Python Application Layouts: A Reference Quiz - Real Python

A dependable starting layout helps you avoid coder's block so you can focus on writing code instead of figuring out where it should live.
Python
Python
fromRealpython
1 week ago

A New Python Packaging Council and Other News for May 2026 - Real Python

Python 3.15 reached its final alpha, with significant performance improvements and a reversion of the incremental garbage collector.
#pycon-us
Python
fromPycon
1 week ago

Everything You Always Wanted to Know About Sprints!

Sprints at PyCon US allow attendees to collaborate on open-source projects, welcoming all experience levels, especially those familiar with the software.
Python
fromPycon
1 week ago

PyCon US 2026: Call for Volunteers

Volunteering at PyCon US 2026 offers various roles for all experience levels, requiring minimal time commitment to enhance the conference experience.
Python
fromPycon
1 week ago

Everything You Always Wanted to Know About Sprints!

Sprints at PyCon US allow attendees to collaborate on open-source projects, welcoming all experience levels, especially those familiar with the software.
Python
fromPycon
1 week ago

PyCon US 2026: Call for Volunteers

Volunteering at PyCon US 2026 offers various roles for all experience levels, requiring minimal time commitment to enhance the conference experience.
Python
Prioritizing Python's special methods is essential for effective learning, as they serve different purposes despite similar naming conventions.
Python
fromMicrosoft for Python Developers Blog
1 week ago

Introducing Apache Arrow Support in mssql-python - Microsoft for Python Developers Blog

mssql-python now fetches SQL Server data directly as Apache Arrow structures, improving speed and memory efficiency for data handling in various libraries.
#httpxyz
Python
fromTildeweb
1 week ago

Talk at PyGrunn on httpxyz | Blog

A new fork of the Python package httpx called httpxyz will be presented at PyGrunn on May 8, 2026.
Python
fromTildeweb
2 weeks ago

Talk at PyAmsterdam on httpxyz | Blog

A lightning talk on the new Python package httpxyz will be presented at PyAmsterdam on April 29, 2026.
Python
fromTildeweb
1 week ago

Talk at PyGrunn on httpxyz | Blog

A new fork of the Python package httpx called httpxyz will be presented at PyGrunn on May 8, 2026.
Python
fromTildeweb
2 weeks ago

Talk at PyAmsterdam on httpxyz | Blog

A lightning talk on the new Python package httpxyz will be presented at PyAmsterdam on April 29, 2026.
#quiz
Python
fromRealpython
1 week ago

Revisit Python Fundamentals Quiz - Real Python

The quiz tests knowledge of Python fundamentals through 15 questions on key concepts.
Python
fromRealpython
3 weeks ago

How to Conceptualize Python Fundamentals for Greater Mastery Quiz - Real Python

The quiz tests understanding of Python fundamentals through a structured framework for conceptualization.
Python
fromRealpython
1 week ago

Revisit Python Fundamentals Quiz - Real Python

The quiz tests knowledge of Python fundamentals through 15 questions on key concepts.
Python
fromRealpython
3 weeks ago

How to Conceptualize Python Fundamentals for Greater Mastery Quiz - Real Python

The quiz tests understanding of Python fundamentals through a structured framework for conceptualization.
#semantic-caching
Python
fromThe JetBrains Blog
1 week ago

PyTorch vs. TensorFlow: Choosing the Right Framework in 2026 | The PyCharm Blog

Choosing between PyTorch and TensorFlow depends on project needs, as each excels in different areas of AI development.
Python
fromPycon
1 week ago

Asking the Key Questions: Q&A with the PyCon US 2026 keynote speaker Pablo Galindo Salgado

Pablo Galindo Salgado emphasizes the importance of community and mentorship in his journey with Python and values human contributions over technical achievements.
Python
fromPycon
1 week ago

Asking the Key Questions: Q&A with the PyCon US 2026 keynote speaker amanda casari

Building inclusive communities in tech fosters connection and hope in open source.
Python
fromAntocuni
1 week ago

Why Python Is Slow: Talking about SPy on the Behind the Commit Podcast

SPy has made significant progress in Python performance improvements over the past year, including new features and better documentation.
Python
fromMathspp
1 week ago

TIL 144 - Sentinel built-in

Python 3.15 introduces a built-in sentinel for creating unique placeholder values, addressing limitations of previous sentinel idioms.
#factory-method-pattern
Python
fromRealpython
1 month ago

Implementing the Factory Method Pattern in Python Quiz - Real Python

The quiz tests understanding of the Factory Method Pattern in Python.
Python
fromRealpython
1 month ago

Implementing the Factory Method Pattern in Python Quiz - Real Python

The quiz tests understanding of the Factory Method Pattern in Python.
#europython
Python
fromEuroPython Blog
2 weeks ago

April Newsletter: First Keynote Speakers Announcements

EuroPython 2026 will feature keynote speakers Guido van Rossum, Pablo Galindo Salgado, and Łukasz Langa, with financial aid applications open until May 11.
Python
fromEuroPython Blog
3 weeks ago

Humans of EuroPython: Nikos (nikoshell)

EuroPython relies on dedicated volunteers who manage various logistical and technical aspects, ensuring the conference's success.
Python
fromEuroPython Blog
2 weeks ago

April Newsletter: First Keynote Speakers Announcements

EuroPython 2026 will feature keynote speakers Guido van Rossum, Pablo Galindo Salgado, and Łukasz Langa, with financial aid applications open until May 11.
Python
fromEuroPython Blog
3 weeks ago

Humans of EuroPython: Nikos (nikoshell)

EuroPython relies on dedicated volunteers who manage various logistical and technical aspects, ensuring the conference's success.
Python
fromInfoWorld
1 week ago

Why it's so hard to create stand-alone Python apps

Bundling Python with applications can be complex, with various methods like PyInstaller, Docker, and newer solutions like PyApp and pydeploy available.
fromThe JetBrains Blog
1 week ago

Using Bag-of-Words With PyCharm | The PyCharm Blog

The bag-of-words model is a text representation technique that converts unstructured text into numerical vectors by tracking which words appear across a corpus. Rather than preserving grammar or word order, it simply represents each document as a 'bag' of its words, recording how often each one appears.
Python
fromPyPy
2 weeks ago
Python

PyPy v7.3.22 release

PyPy v7.3.22 is a bug-fix release improving JIT performance and compatibility with CPython for both Python 2.7 and 3.11.
#unittest
Python
fromRealpython
2 weeks ago

Testing Your Code With Python's unittest - Real Python

The unittest package in Python provides a framework for writing automated tests with features like test cases, fixtures, and test suites.
Python
fromRealpython
2 weeks ago

Testing Your Code With Python's unittest Quiz - Real Python

The quiz tests understanding of Python's unittest framework through 9 questions.
Python
fromRealpython
2 weeks ago

Testing Your Code With Python's unittest - Real Python

The unittest package in Python provides a framework for writing automated tests with features like test cases, fixtures, and test suites.
Python
fromRealpython
2 weeks ago

Testing Your Code With Python's unittest Quiz - Real Python

The quiz tests understanding of Python's unittest framework through 9 questions.
Python
fromMariatta
2 weeks ago

PyCascades 2026 Recap

Permacomputing promotes sustainable computing practices to prevent digital assets from becoming obsolete or lost due to vendor decisions or external circumstances.
Python
fromRealpython
2 weeks ago

How to Conceptualize Python Fundamentals for Greater Mastery - Real Python

Struggling with Python fundamentals can be overcome by defining concepts clearly and practicing key ideas.
#visual-studio-code
Python
fromMicrosoft for Python Developers Blog
2 weeks ago

Python Environments Extension for VS Code- April Update - Microsoft for Python Developers Blog

The latest Python Environments extension update enhances startup performance, reliability, and package management in Visual Studio Code.
Python
fromMicrosoft for Python Developers Blog
1 month ago

Python in Visual Studio Code - March 2026 Release - Microsoft for Python Developers Blog

The March 2026 release of the Python extension for Visual Studio Code introduces new features for symbol searching and an experimental Rust-based indexer.
Python
fromMicrosoft for Python Developers Blog
2 weeks ago

Python Environments Extension for VS Code- April Update - Microsoft for Python Developers Blog

The latest Python Environments extension update enhances startup performance, reliability, and package management in Visual Studio Code.
Python
fromMicrosoft for Python Developers Blog
1 month ago

Python in Visual Studio Code - March 2026 Release - Microsoft for Python Developers Blog

The March 2026 release of the Python extension for Visual Studio Code introduces new features for symbol searching and an experimental Rust-based indexer.
Python
fromRealpython
2 weeks ago

Python's __all__: Packages, Modules, and Wildcard Imports Quiz - Real Python

The quiz tests understanding of Python's __all__, wildcard imports, and defining a clean public API.
fromMathspp
2 weeks ago

TIL 143 - Resolve a lazy import manually

Using lazy import, one can inspect the attributes and methods of a lazy import by calling dir on the globals dictionary. This reveals a list of dunder methods and the resolve method.
Python
#ai
fromPycon
2 weeks ago
Python

Asking the Key Questions: Q&A with the PyCon US 2026 keynote speaker Lin Qiao

Python
fromPycon
1 month ago

Python and the Future of AI: Agents, Inference, and Edge AI

AI tools are increasingly integrated into development, with a dedicated track at PyCon US focusing on their future and practical applications.
Python
fromPycon
2 weeks ago

Asking the Key Questions: Q&A with the PyCon US 2026 keynote speaker Lin Qiao

AI products lack competitive advantage without unique infrastructure and community engagement.
Python
fromPycon
1 month ago

Python and the Future of AI: Agents, Inference, and Edge AI

AI tools are increasingly integrated into development, with a dedicated track at PyCon US focusing on their future and practical applications.
#feed-reader
Python
fromdeath and gravity
2 weeks ago

reader 3.23 released - OPML, hosted reader intro

Version 3.23 of reader introduces OPML support and a multi-user web app, enhancing usability for end users.
Python
fromdeath and gravity
2 weeks ago

reader 3.23 released - OPML, hosted reader intro

Version 3.23 of reader introduces OPML support and a multi-user web app, enhancing usability for end users.
Python
fromRealpython
2 weeks ago

Episode #292: Becoming a Better Python Developer Through Learning Rust - The Real Python Podcast

Learning Rust enhances Python development skills by enforcing discipline in code quality and design through its compiled nature.
Python
fromRealpython
2 weeks ago

SQLite and SQLAlchemy in Python: Move Your Data Beyond Flat Files Quiz - Real Python

The quiz tests understanding of SQLite and SQLAlchemy concepts in Python.
#machine-learning
Python
fromPycoders
3 weeks ago

PyCoder's Weekly | Issue #731

Wallaby enhances Python development with integrated testing, AI context, and tools for machine learning visualization and vector databases.
fromPyImageSearch
4 weeks ago
Python

FastAPI for MLOps: Python Project Structure and API Best Practices - PyImageSearch

Structure and software engineering are crucial for successful Machine Learning projects, ensuring stability and maintainability.
Python
fromPycoders
3 weeks ago

PyCoder's Weekly | Issue #731

Wallaby enhances Python development with integrated testing, AI context, and tools for machine learning visualization and vector databases.
Python
fromMouse Vs Python
3 weeks ago

Textual - Logging to File and to Textual Console - Mouse Vs Python

Textual simplifies logging in user interfaces by integrating with Python's logging module, allowing easy setup for logging to files and consoles.
Python
fromRealpython
3 weeks ago

Gemini CLI vs Claude Code: Which to Choose for Python Tasks - Real Python

Gemini CLI and Claude Code are compared based on performance, user experience, and installation requirements for building a Python CLI-based to-do application.
Python
fromPyImageSearch
3 weeks ago

Pytest Tutorial: MLOps Testing, Fixtures, and Locust Load Testing - PyImageSearch

Structured testing and validation are essential for making ML systems reliable, correct, and production-ready.
Python
fromTalkpython
3 weeks ago

OWASP Top 10 (2025 List) for Python Devs

The OWASP Top 10 has been updated with significant changes including supply chain attacks and exceptional condition handling.
Python
fromRealpython
3 weeks ago

Python Game Development (Learning Path) - Real Python

Python game development offers a comprehensive learning path from command-line games to full 2D graphical games.
Python
fromCodingthepast
3 weeks ago

Exploring the MET API with Python - Francisco Goya's Artworks

Francisco Goya's art reflects his experiences, and the MET API allows exploration of his works through Python programming.
fromdeath and gravity
4 weeks ago
Python

Learn Python object-oriented programming with Raymond Hettinger

Subclassing in Python is a technique for code reuse, emphasizing operational views over traditional hierarchical models.
Python
fromRealpython
4 weeks ago

Python Coding With AI (Learning Path) - Real Python

LLM-powered coding tools enhance Python development by assisting in writing, reviewing, and debugging code.
Python
fromRealpython
4 weeks ago

Vector Databases and Embeddings With ChromaDB - Real Python

Large language models can solve many problems but have limitations that can be addressed using vector databases like ChromaDB.
Python
fromRealpython
4 weeks ago

LLM Application Development With Python (Learning Path) - Real Python

Integrate large language models into Python applications through API calls, prompt engineering, and building AI agents.
fromRealpython
4 weeks ago

Altair: Declarative Charts With Python Quiz - Real Python

The quiz contains 7 questions and there is no time limit. You'll get 1 point for each correct answer.
Python
Python
fromPycon
4 weeks ago

How to Build Your PyCon US 2026 Schedule

PyCon US 2026 offers curated pathways for attendees to navigate over 100 talks on various Python topics from May 13-19 in Long Beach.
Python
fromPython Software Foundation Blog
4 weeks ago

Reflecting on Five Years as the PSF's First CPython Developer in Residence

The inaugural CPython Developer in Residence is leaving after five years, ensuring the program's continuity and future sponsorship through mid-2027.
fromPyImageSearch
1 month ago

Agentic AI Vision System: Object Segmentation with SAM 3 and Qwen - PyImageSearch

Agentic AI systems are designed to interpret user requests, select the appropriate models or tools, evaluate intermediate outputs, and refine their decisions over multiple steps. This iterative reasoning loop enhances the segmentation process significantly.
Python
fromNed Batchelder
4 weeks ago
Python

Linklint

Linklint is a Sphinx extension that suppresses excessive links in Python documentation to improve clarity and accessibility.
Python
fromRealpython
1 month ago

Episode #290: Advice on Managing Projects & Making Python Classes Friendly - The Real Python Podcast

Successful project management requires time investment, clear communication, and thorough planning, especially during crises.
Python
fromTalkpython
1 month ago

Wheel Next + Packaging PEPs

Wheel Next initiative aims to optimize Python package installations for modern hardware features.
Python
fromEfficientcoder
1 month ago

Build Your Own AI Meme Matcher: A Beginner's Guide to Computer Vision with Python

Computer Vision enables real-time facial recognition and meme matching using Object-Oriented Programming for clean and organized code.
Python
fromMathspp
1 month ago

uv skills for coding agents

Utilizing uv workflows enhances Python code execution and script management for coding agents, ensuring proper handling of dependencies and sandboxing.
Python
fromMathspp
1 month ago

Who wants to be a millionaire: iterables edition

A Python quiz themed around iterables was presented at PyCon Lithuania 2026, featuring four questions and a performance.
Python
fromInfoWorld
1 month ago

Get started with Python's new frozendict type

Python 3.15 introduces frozendict, an immutable dictionary that is hashable and useful in scenarios where regular dictionaries cannot be used.
Python
fromPycoders
1 month ago

PyCoder's Weekly | Issue #729

SerpApi provides structured JSON from search engines, simplifying data retrieval for AI applications.
Python
fromRealpython
1 month ago

Using Loguru to Simplify Python Logging - Real Python

Logging is essential for tracking and debugging applications, and Loguru simplifies this process in Python.
fromPycon
1 month ago

Stories from the PyCon US Hotels

"One story stands out to me beyond getting to know each other and sharing ideas. When I was getting ready to give my first PyCon talk in Montreal, Selena Deckelmann offered to help review my slides and listen to me practice. We spent a few hours on the floor of her hotel room prepping while her very young daughter crawled around on the floor and chewed on my PyCon badge since she was teething. It's still one of my favorite PyCon and PyLadies memories." - Carol Willing, Willing Consulting
Python
fromThe JetBrains Blog
1 month ago

How to Train Your First TensorFlow Model in PyCharm | The PyCharm Blog

TensorFlow is an open-source framework for building and deploying machine learning models using tensors and high-level libraries like Keras.
Python
fromRealpython
1 month ago

Building a Python GUI Application With Tkinter Quiz - Real Python

Test understanding of Tkinter through a 10-question interactive quiz on core widgets and application building.
fromTreyhunner
1 month ago

Using a ~/.pdbrc file to customize the Python Debugger

The aliases in my ~/.pdbrc file allow me to use dir, attrs, and vars to inspect Python objects, src to see the source code of a particular function/class, and loc to see the local variables.
Python
Python
fromRealpython
1 month ago

D-Strings Could End Your textwrap.dedent() Days and Other Python News for April 2026 - Real Python

Python 3.15 introduces lazy imports, enhancing performance by deferring module loading until accessed.
Python
fromGrahamdumpleton
1 month ago

Free Python decorator workshops - Graham Dumpleton

Interactive workshops on Python decorators are available for free, covering fundamentals to advanced topics, emphasizing hands-on learning.
Python
fromThe Hacker News
1 month ago

The State of Trusted Open Source Report

AI is reshaping software development and security, influencing container image usage and vulnerability management.
Python
fromRealpython
1 month ago

Python's Counter: The Pythonic Way to Count Objects Quiz - Real Python

The quiz tests understanding of Python's Counter for counting objects and performing multiset operations.
Python
fromMouse Vs Python
1 month ago

Python Pop Quiz - Number Explosion - Mouse Vs Python

A single asterisk in Python is used as an unpacking operator for sets and function arguments.
fromMedium
1 month ago

How to Get the Most Out of Claude Code

The /insights command analyzes the history of your commands in the last 30 days and generates a detailed HTML report with key findings and insights.
Python
Python
fromTalkpython
1 month ago

Deep Agents: LangChain's SDK for Agents That Plan and Delegate

Deep Agents framework enables building advanced AI agents using Python functions and middleware, enhancing capabilities beyond standard LLMs.
[ Load more ]