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:


![example](https://i.imgur.com/KKlSb49.png)

## Installation

### Pip install

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

```sh
pip install dice-roller
```

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

```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

```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.5-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for Dice_Roller-1.6.2.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f6b9cfce71a9cb0153205f9dd4d3df2d4578bf2ecd00f19159c27ee86154feb5
MD5 f0952c8ebbae6ce93bcb172269551b6e
BLAKE2b-256 2ff76dda56ca826f009313c79175c2f859392474d4e3c15c0e131946efa738df

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