Coming Soon
Python in the browser,
built for schools
A browser-based Python IDE with SSO, classroom management, and zero installs. Designed for UK schools and beyond.
# No installs. No setup. Just Python.
from pyclassroom import Classroom
class MyLesson(Classroom):
def setup(self):
self.title = "Hello, World!"
self.students = self.get_class("9B")
print("Let's code đ")
from pyclassroom import Classroom
class MyLesson(Classroom):
def setup(self):
self.title = "Hello, World!"
self.students = self.get_class("9B")
print("Let's code đ")
SSO Ready
Google & Microsoft login. Works with Hwb out of the box.
Multi-Tenant
One platform, many schools. Each with their own classes and admins.
Zero Install
Runs entirely in the browser. No Python setup, no IT tickets.
Made in Wales
Built by a CS teacher who knows what classrooms actually need.
Interested?
We're not taking signups yet, but if you'd like to know when pyClassroom launches â or you're a school that wants early access â drop us a message.