Empowering diverse community through open source technology.

Menlo Park, California
The 2026 Python Type System & Tooling Survey is live 📝 No typing experience needed, your perspective as a Python dev matters most. Take a couple minutes to help improve Python typing for all! 👉 surveymonkey.com/r/python_ty… This survey was developed with support from the Pyrefly team at Meta, the PyCharm team at JetBrains, the Python team at Microsoft, and the typing community on discourse.python.org
7
5
12
5,407
Meta Open Source retweeted
🚀 Introducing Astryx from Meta – an open source design system that’s AI fluent and fully customizable without dependencies. 150+ accessible components, brand-level theming, ship-ready templates, and a CLI. Built at Meta over 8 years, now yours. Astryx Design → astryx.atmeta.com and GitHub → github.com/facebook/astryx
19
124
1,075
318,598
Python is the most used programming language at Meta. This year marks our 10th consecutive year as a sponsor of the Python Software Foundation, the organization dedicated to advancing and protecting the language and its community. In this post, we reflect on why we invest in the PSF, and why we believe organizations that depend on Python share a responsibility to support it. Read more: engineering.fb.com/2026/06/3… #Python #OpenSource #PSF
13
33
318
24,298
We’re thrilled to share that Pyrefly, our open source type checker and language server for Python, has officially reached v1.0! This has been a huge team effort. Since our beta release last November, we've shipped over 60 updates, fixed hundreds of bugs, and added features the community has been asking for. Check out our latest video and blog walking through what you can expect from the latest release: Video: piped.video/watch?v=_o0TZG_x… Blog: pyrefly.org/blog/v1.0/ We also want say a huge thank-you to the open-source community for helping us get here. 🙏
16
28
119
20,439
The official Python Developers Survey is currently open 📝 🙌 Take the survey now — it takes less than 15 minutes to complete and helps the open source community understand the evolving needs of Python users. The survey is a joint initiative developed by the Python Software Foundation and JetBrains. Link: surveys.jetbrains.com/s3/pyt…
25
1
18
3,822
⚡️OSS Project Spotlight⚡️ Yoga is a cross-platform layout engine that brings Flexbox to any environment—not just the web. It powers the layout for massive frameworks like React Native, enabling you to build responsive UIs once and run them anywhere. yogalayout.dev/
9
1
10
2,587
⚡️OSS Project Spotlight⚡️ Lexical is an extensible text editor framework designed for reliability, accessibility, and performance. It provides a powerful, framework-agnostic engine for building sophisticated text editing experiences on both the web and iOS. Learn more: lexical.dev/
11
11
124
11,332
New Meta Open Source Content 🔎 Four type-narrowing patterns that make Python type checking more intuitive. 🐍✨ From tuple length narrowing to hasattr guards, see how Pyrefly helps reduce the need for explicit casts in your code. Learn more here: pyrefly.org/blog/type-narrow…
8
9
36
3,359
🔎 Meta Open Source 101🔎 Want to catch null pointer exceptions and resource leaks before they crash your app? Use Infer, a static analyzer that works by wrapping your build command to detect complex bugs in Java, C++, and Objective-C. Get started: fbinfer.com/
7
2
18
2,371
Using it is surprisingly simple. You don't need to change your code—just prefix your usual build command with infer run --. For example: • Gradle: infer run -- ./gradlew build • Maven: infer run -- mvn compile • Make: infer run -- make
4
2
1,609
Once the build finishes, Infer outputs a list of potential issues directly in your console and generates a detailed infer-out/ directory. It’s used at scale at Meta to analyze code changes every day. Read the full engineering deep dive here: engineering.fb.com/2017/09/0…
4
1
3
1,100
⚡️OSS Project Spotlight⚡️ IGListKit is a data-driven UICollectionView framework for building fast lists on iOS. It features a decoupled diffing algorithm that handles updates automatically, eliminating reloadData or performBatchUpdates. Learn more: instagram.github.io/IGListKi…
3
10
2,338
🔎 Check out our new video on Pyrefly’s Pydantic support Pyrefly currently offers experimental support for Pydantic, bringing improved static type checking and IDE integration to your data models. 📷 Watch the video: piped.video/zXYpSQB57YI #Python #TypeChecking #OpenSource
7
2
17
6,447
🚀 New from Meta AI Research: Souper-Model! By smartly averaging multiple model weights using a method called SoCE (Soup Of Category Experts), the team achieved strong performance without retraining a whole new model. Read more here: ai.meta.com/research/publica…
9
47
463
52,292
Announcing Pyrefly is now in Beta 🎉 Pyrefly is a super fast, open source language server and typechecker for Python. We’ve been working closely with our open source community to improve performance, add new features and address bugs. Learn more: piped.video/4o0RLJJ-FAo
15
76
583
98,700
🚀 New Blog Post Alert 🚀 Ax, our OS adaptive experimentation platform, uses machine learning to automate and optimize complex experiments. Discover real-world applications of AX across AI, GenAI, infrastructure and even physical engineering. Learn more: engineering.fb.com/2025/11/1…
5
7
2,524
⚡️OSS Project Spotlight⚡️ Below is a powerful resource monitoring tool for Linux that provides deep insights into system performance, including CPU, memory, I/O, and more — all from an intuitive terminal interface. Learn more: github.com/facebookincubator…
7
80
777
82,975
🚀 StyleX: Open Source Styling Library for CSS at Scale! StyleX is the styling system that combines the best of CSS-in-JS ergonomics with the performance of static CSS—making styling expressive, type-safe, and lightning fast. 👉 Link: engineering.fb.com/2025/11/1… #OpenSource #CSS
11
35
358
37,493