Skip to main content

A dice-rolling application using standard dice notation

Project description

Dice-Roller
===========

A python dice rolling application using standard `dice
notation <https://en.wikipedia.org/wiki/Dice_notation>`__.

Usage
-----

::

roll <dice code>

Example:

.. figure:: https://i.imgur.com/KKlSb49.png
:alt: example

example
Installation
------------

Pip install
~~~~~~~~~~~

**System-wide install (*``sudo``*)**

.. code:: sh

pip install dice-roller

**User install (*No ``sudo``*)**

.. code:: sh

pip install --user dice-roller

# Add local 'pip' to PATH:
# (In your .bashrc, .zshrc etc)
export PATH="${PATH}:${HOME}/.local/bin/"

Manual/Git install
~~~~~~~~~~~~~~~~~~

.. code:: sh

git clone https://git.xirion.net/victor/dice-roller/
cd dice-roller
pip3 install --user .

# Add local 'pip' to PATH:
# (In your .bashrc, .zshrc etc)
export PATH="${PATH}:${HOME}/.local/bin/"

OS/Distro Packages
~~~~~~~~~~~~~~~~~~

Arch Linux
^^^^^^^^^^

``dice-roller`` is available on the AUR as ``dice-roller-git``.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Dice_Roller-1.6.2.7-py2.py3-none-any.whl (4.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file Dice_Roller-1.6.2.7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Dice_Roller-1.6.2.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2ae5c669e660e918b8783ff447f59a8c52c4a072471fa670ce4e4143855f93a3
MD5 b9dc87175fbbcce8c0281aa2d940597a
BLAKE2b-256 918133aca8ff9c7d54a4cb2a8b0e8d2c8da69b20751888a7f51fb8e3ea2103ba

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page