Run python files from within GitHub file pages.
![]() |
Install this extension in the Chrome web store. |
![]() |
This extension creates additional UI within the GitHub file viewer, allowing users to run .py (python) files within the browser. |
Powered by Skulpt, this extension allows supports the majority of the Python3 language, and includes a wide number of standard library modules.
Navigate to chrome://extensions and load unpacked . |
- Clone this repository onto your device.
- Navigate to
chrome://extensions/
(replacechrome
with the name of your Chromium-based browser, for instanceopera://extensions/
). - Open the file explorer using
Load unpacked
and navigate to the root folder of this repository. - Select this folder, and the extension should load into your list of browser extensions.
MIT