Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clach04/brython_tip_calc

palindrome tipping calculator in Python / Brython / Javascript
https://github.com/clach04/brython_tip_calc

brython calculator javascript palindrome palindrome-number python tip-calculator

Last synced: about 1 month ago
JSON representation

palindrome tipping calculator in Python / Brython / Javascript

Awesome Lists containing this project

README

        

# Brython Tip Calc

Palindromic tipping calculator in Python / Brython / Javascript

https://clach04.github.io/brython_tip_calc/index.html

Tested with:
* [Brython-3.12.3](https://github.com/brython-dev/brython/)
* Mozilla Firefox 113.0.2

https://github.com/brython-dev/brython/releases/tag/3.12.3

py -3 -m http.server 8080
python3 -m http.server 8080

Based on https://hg.sr.ht/~clach04/tipping