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

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

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).