Skip to content

malikrafsan/python-web-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Web Extension - Calculator

This project contains a chrome extension for calculating simple addition and substraction number using Python. This project also provide REPL for user to play with Python script in the web extension

How to Setup

All you need to do is load this project in chrome extensions

  1. Open your Google Chrome browser and go to chrome://extensions/
  2. Click Load unpacked and select this folder
  3. Open the extension and use it!

You can also see the visualization on the Screenshots section

Tech Stacks

This project uses PyScript and all its runtime dependencies (Pyodides) locally to run Chrome extension using Python

Screenshots

How to Setup

How to Setup

CREDITS

A big "Thank You" to https://github.com/PFython/pyscript-local-runtime for the project template.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%