Media Summary: What makes code Pythonic? In this talk, we'll explore how clear, concise, and maintainable code embodies Pythonic principles. Building an app with a graphical interface that can run on multiple platforms - including mobile - doesn't have to be difficult. In this ... In this talk, we'll explore how to build, train, and evaluate regression and classification models using

Pycon Uk 2025 Uk Python - Detailed Analysis & Overview

What makes code Pythonic? In this talk, we'll explore how clear, concise, and maintainable code embodies Pythonic principles. Building an app with a graphical interface that can run on multiple platforms - including mobile - doesn't have to be difficult. In this ... In this talk, we'll explore how to build, train, and evaluate regression and classification models using I'll explore CPython's new Just-In-Time (JIT) compiler in This talk presents Strype, a free, online Using Linux observability tools to learn what your

A third of London's population is foreign-born. The children of immigrants often learn English as an additional language. It can be ...

Photo Gallery

PYCON UK 2025 Friday Keynote: Python's True Superpower, Hynek Schlawack
PYCON UK 2025: Day One Opening Session
PYCON UK 2025: How to be a Python Icon, writing Pythonic Code, Jesse Carnaxide
PYCON UK 2025: UK Python Association AGM
PYCON UK 2025: How to build a cross platform GUI app with Python, Russell Keith-Magee
PYCON UK 2025: From Data to Predictions  Building Regressors and Classifiers, Abhigyan Shrivastava
PYCON UK 2025: Exploring the CPython JIT, Diego Russo
PYCON UK 2025: Creative beginners Python programming in the browser, Pierre Weill-Tessier
PYCON UK 2025: How to solve a Python mystery, Aivars Kalvāns
PYCON UK 2025: Using Python to help with my spelling test, Tatiana Al-Chueyr
PYCON UK 2025: Pyrefly  A Scalable Type Checker for a Unified IDE Experience, Kyle Into
PYCON UK 2025: UK Python Association About Us, Kristian Glass
View Detailed Profile
PYCON UK 2025 Friday Keynote: Python's True Superpower, Hynek Schlawack

PYCON UK 2025 Friday Keynote: Python's True Superpower, Hynek Schlawack

Python

PYCON UK 2025: Day One Opening Session

PYCON UK 2025: Day One Opening Session

With conference director Becky Smith.

PYCON UK 2025: How to be a Python Icon, writing Pythonic Code, Jesse Carnaxide

PYCON UK 2025: How to be a Python Icon, writing Pythonic Code, Jesse Carnaxide

What makes code Pythonic? In this talk, we'll explore how clear, concise, and maintainable code embodies Pythonic principles.

PYCON UK 2025: UK Python Association AGM

PYCON UK 2025: UK Python Association AGM

With Kristian Glass.

PYCON UK 2025: How to build a cross platform GUI app with Python, Russell Keith-Magee

PYCON UK 2025: How to build a cross platform GUI app with Python, Russell Keith-Magee

Building an app with a graphical interface that can run on multiple platforms - including mobile - doesn't have to be difficult. In this ...

PYCON UK 2025: From Data to Predictions  Building Regressors and Classifiers, Abhigyan Shrivastava

PYCON UK 2025: From Data to Predictions Building Regressors and Classifiers, Abhigyan Shrivastava

In this talk, we'll explore how to build, train, and evaluate regression and classification models using

PYCON UK 2025: Exploring the CPython JIT, Diego Russo

PYCON UK 2025: Exploring the CPython JIT, Diego Russo

I'll explore CPython's new Just-In-Time (JIT) compiler in

PYCON UK 2025: Creative beginners Python programming in the browser, Pierre Weill-Tessier

PYCON UK 2025: Creative beginners Python programming in the browser, Pierre Weill-Tessier

This talk presents Strype, a free, online

PYCON UK 2025: How to solve a Python mystery, Aivars Kalvāns

PYCON UK 2025: How to solve a Python mystery, Aivars Kalvāns

Using Linux observability tools to learn what your

PYCON UK 2025: Using Python to help with my spelling test, Tatiana Al-Chueyr

PYCON UK 2025: Using Python to help with my spelling test, Tatiana Al-Chueyr

A third of London's population is foreign-born. The children of immigrants often learn English as an additional language. It can be ...

PYCON UK 2025: Pyrefly  A Scalable Type Checker for a Unified IDE Experience, Kyle Into

PYCON UK 2025: Pyrefly A Scalable Type Checker for a Unified IDE Experience, Kyle Into

Pyrefly is a

PYCON UK 2025: UK Python Association About Us, Kristian Glass

PYCON UK 2025: UK Python Association About Us, Kristian Glass

Presented by Kristian Glass.

PYCON UK 2025: Beyond lists  why other collection types are often better, David Seddon

PYCON UK 2025: Beyond lists why other collection types are often better, David Seddon

Lists are everywhere in