This is a simple command line tool to allow the user to calculate the optimal stake at given market odds for a given true odds and a given bank size, as determined by the Kelly Criterion
Install as follows:
pip install kelly-cli
then run kelly --help
at the command line for full instructions.