An open API service indexing awesome lists of open source software.

https://github.com/imvickykumar999/brython

Answered on StackOverflow https://stackoverflow.com/questions/40001634/how-to-import-library-using-brython/64603900#64603900
https://github.com/imvickykumar999/brython

brython calculator python python-scripts snake

Last synced: 3 months ago
JSON representation

Answered on StackOverflow https://stackoverflow.com/questions/40001634/how-to-import-library-using-brython/64603900#64603900

Awesome Lists containing this project

README

          

# Brython
Run Python Scripts on Browser
---------------------------------------------

### ...for Example, [Calculator](https://github.com/imvickykumar999/Brython/blob/master/index.html) : Python script Running on Browser.
[![brython calci.html](https://github.com/imvickykumar999/Brython/blob/master/calci%20screenshot.png?raw=true)](https://d1f86ba7-59af-4358-9e97-aaaa85a7a354.ws-us02.gitpod.io/#/workspace/Brython)

### ...another example, [this](https://imvickykumar999.github.io/Chrome-Extension/Brython%20Snake/snake.html) Snake game has logic written in python, while style is coded in HTML and CSS.

[![snake on browser](https://github.com/imvickykumar999/Brython/blob/master/2020-09-01%20(1).png)](https://imvickykumar999.github.io/Chrome-Extension/Brython%20Snake/snake.html)