-
Notifications
You must be signed in to change notification settings - Fork 514
Brython in the wild
A list of apps powered by Brython:
-
https://www.youtube.com/watch?v=0SlsCa1k2R4 Gravity Cube, a pacman-like game by Aidan Lesh
-
https://pythonspot.com/create-a-chrome-plugin-with-python/ Create a chrome app using brython.
-
http://kerlam.pythonanywhere.com/plugins/game/ A bêta platform test ! By Kerlam Studio ( Code Source : http://kerlam.pythonanywhere.com/media/js/game.py )
-
http://pion.com.br/browser_invaders/ Browser Invaders ! by João Sebastião de Oliveira Bueno (repo here)
-
http://www.cs.cmu.edu/~112/index.html Carnegie Mellon University using Brython (See HTML Source)
-
- http://codepen.io/juancarlospaco/pen/gFweq/right Brython Loves Python, ASCII-Art
- http://codepen.io/juancarlospaco/pen/zGJam/right?editors=101 CIDR IP Address Calculator
- http://codepen.io/juancarlospaco/pen/bDnwg/top?editors=100 Brython Giant A, ASCII-Art
-
http://brython.info/gallery/gallery_en.html (the official Brython gallery)
-
http://mathsanswers.org.uk/demos/norbinpo/index.html (Graphs of Probability Distributions)
-
- http://hamwaves.com/lpda/ (Log-Periodic Dipole Array Calculator)
- http://hamwaves.com/zc.circular/ (Parallel Circular Conductor Transmission Line Calculator)
- http://hamwaves.com/zc.square/ (Parallel Square Conductor Transmission Line Calculator)
-
http://raspberry-python.blogspot.fr/2013/08/a-python-interactive-console-in-my-blog.html (Do you want an interactive console in your blog?)
-
http://alexstroubleshooting.blogspot.com.es/2013/11/two-way-data-binding-in-brython.html (Brython meets Knockout.js)
-
http://www.ifsc.usp.br/~htpoligo/about.html (A primer design tool for high-throughput gene cloning and site-directed mutagenesis)
-
http://jsdo.it/ohisama1/tnRN (FizzBuzz solved in Brython)
-
http://reeborg.ca/world.html, http://reeborg.ca/docs/begin_py_en/ (Learn Python interactively)
-
- https://googledrive.com/host/0B4OEtv-kAaTBSllJM19hdkpCeTQ/todo_bootstrapped.html (TO-DO app, code repo)
- https://googledrive.com/host/0B4OEtv-kAaTBSllJM19hdkpCeTQ/puzzle_bootstrapped.html (A drag&drop puzzle game, you should reload the page to see it in action, code repo)
- https://googledrive.com/host/0B4OEtv-kAaTBSllJM19hdkpCeTQ/hangman_bootstrapped.html (A hangman game, code repo)
- https://googledrive.com/host/0B4OEtv-kAaTBSllJM19hdkpCeTQ/colors_bootstrapped.html (Click to see the magic, code repo)
-
http://curious-electric.com/brython-playground (A poor man jsfiddle/codepen/... clone, code repo)
-
http://kikocorreoso.bitbucket.org/pyfiddle (Another poor man jsfiddle/codepen/... clone, code repo)
-
http://kitakitsune.org/argparse_builder/argparse_builder.html (Python argparse builder, code repo)
-
http://pilas-editor.com.ar (Learn programming online with Python and videogames. Spanish)
-
https://github.com/daGrevis/pong-py (Pong game made with Brython showed at Python Latvia)
-
http://www.mclibre.org/consultar/python/ Introducción a la programación con Python : course in Spanish, introduction to Brython and a few examples, eg SVG graphics
-
https://chfw.github.io/pyecharts.js/ is a Brython port of pyecharts, bringing Python binding for ECharts.js, which does interactive charting and visualization for browsers. pyecharts.js is packed up by brython-patck.