Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeevan-j/rummy-scorer
A simple rummy-scorer app for total calculation for any number of players. Built using Plotly Dash Library of Python
https://github.com/jeevan-j/rummy-scorer
Last synced: 3 days ago
JSON representation
A simple rummy-scorer app for total calculation for any number of players. Built using Plotly Dash Library of Python
- Host: GitHub
- URL: https://github.com/jeevan-j/rummy-scorer
- Owner: Jeevan-J
- Created: 2020-09-13T10:08:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T10:11:00.000Z (over 4 years ago)
- Last Synced: 2025-01-06T04:07:36.645Z (10 days ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rummy-Scorer
A simple rummy-scorer app for total calculation for any number of players. Built using Plotly Dash Library of Python# Installation
1. Install packages needed using requirements.txt (pip install -r requirements.txt)
2. Run it. (python app.py)