Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nomissbowling/bscore
bowling score
https://github.com/nomissbowling/bscore
Last synced: about 1 month ago
JSON representation
bowling score
- Host: GitHub
- URL: https://github.com/nomissbowling/bscore
- Owner: nomissbowling
- License: mit
- Created: 2024-01-21T05:25:12.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-25T21:39:11.000Z (10 months ago)
- Last Synced: 2024-02-25T22:36:29.800Z (10 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bscore
======bowling score
Usage
-----Unix:
```
cat etc/scores.txt | python src/bowling_score.py
```Windows:
```
type etc\scores.txt | python src/bowling_score.py
```License
-------MIT License