
Description: Skulpt is an in-browser Python interpreter and editor that allows users to write and run Python code directly in their web browser without needing to install Python locally. It is fully open-source and uses advanced JavaScript techniques like compilation to allow Python code execution client-side.
Type: Open Source Test Automation Framework
Founded: 2011
Primary Use: Mobile app testing automation
Supported Platforms: iOS, Android, Windows

Description: Brython is an implementation of Python 3 running in the browser. It allows you to execute Python code in an HTML page without needing any plugins. It uses the browser's JavaScript engine to run the Python code.
Type: Cloud-based Test Automation Platform
Founded: 2015
Primary Use: Web, mobile, and API testing
Supported Platforms: Web, iOS, Android, API