Peilonrayz / dice_stats

Dice statistics made simple.
MIT License
3 stars 1 forks source link

Dice Stats

.. image:: https://travis-ci.com/Peilonrayz/dice_stats.svg?branch=master :target: https://travis-ci.com/Peilonrayz/dice_stats :alt: Build Status

About

Get statistics for rolling dice.

Installation

.. code:: shell

$ python -m pip install dice_stats

Documentation

Documentation is available via GitHub <https://peilonrayz.github.io/dice_stats/>_.

Testing

To run all tests run nox. No venv is needed; nox makes all of them for us.

.. code:: shell

$ python -m pip install --user nox $ git clone https://peilonrayz.github.io/dice_stats/ $ cd dice_stats dice_stats $ nox

License

Dice Stats is available under the MIT license.

Change Log

1.1.0 +++++

1.0.0 +++++