crcli

CLI tool for working with collective reaction data


Keywords
collectivereaction, pad, game
License
MIT
Install
pip install crcli==0.0.1

Documentation

cr-cli

🔧 CLI tool for working with collective-reaction data

Installation

$ pip install crcli

Usage

$ cr dump 'pad-test' ./path/to/pad.gz
$ cr dump 'game-test' ./path/to/game.gz

Development

To work on the code here, run

$ python setup.py install