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
- Host: GitHub
- URL: https://github.com/imvickykumar999/brython
- Owner: imvickykumar999
- Created: 2020-08-26T15:24:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T06:08:55.000Z (almost 5 years ago)
- Last Synced: 2023-03-04T22:50:27.597Z (over 2 years ago)
- Topics: brython, calculator, python, python-scripts, snake
- Language: JavaScript
- Homepage: https://imvickykumar999.github.io/Brython/
- Size: 2.22 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[](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.
[.png)](https://imvickykumar999.github.io/Chrome-Extension/Brython%20Snake/snake.html)