Meta Open Source Highlights: Pyrefly and Free Threaded Python

Track

The Python programming language

Type

Sponsors's talk

Level

beginner

Language

English

Room

Main Stream

Start

2025-12-05T17:20:00Z

End

2025-12-05T17:35:00Z

Duration

15 minutes

Abstract

Meta is proud to sponsor PyLadiesCon and to share our commitment to supporting the Python ecosystem through impactful open-source initiatives. In this talk, we’ll spotlight two major projects: Pyrefly: a fast, open-source Python type checker and language server written in Rust, designed to catch type-related errors before runtime and provide powerful IDE integration Free Threaded Python: a new addition to CPython (reached supported status earlier this year) that enables users to remove the Global Interpreter Lock (GIL) to enable true parallel execution of Python code across multiple threads, significantly improving multithreading performance. Join us to learn more about these initiatives, how to use them and how to get involved!

Speakers

Abby Mitchell
Meta