https://github.com/suyashkumar/bump_util
A set of tools for bumper pool data analysis at Duke University
https://github.com/suyashkumar/bump_util
Last synced: over 1 year ago
JSON representation
A set of tools for bumper pool data analysis at Duke University
- Host: GitHub
- URL: https://github.com/suyashkumar/bump_util
- Owner: suyashkumar
- Created: 2015-04-17T21:23:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T05:15:03.000Z (almost 11 years ago)
- Last Synced: 2025-02-10T05:13:12.756Z (over 1 year ago)
- Language: Python
- Size: 9.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bump-util
A set of tools for bumper pool data analysis at Duke University. A parse utility (parse.py) is used to parse the existing ledger of all recorded games into a useful json data format. In progress.
Check out [**bump-explore**](https://github.com/suyashkumar/bump-explore), a Flask/Angular application that lets players explore their data (using the bump-util package).