A dice-rolling application using standard dice notation
Project description
A python dice rolling application using standard dice notation
Usage
roll <dice code>
Example:
Instead of a dice code you can also put “stats” or “dir” for a stats roll or direction roll respectively.
Installation
Pip install
System-wide install (sudo)
pip install dice-roller
User install (no sudo)
pip install --user dice-roller
# Add local 'pip' to PATH:
# (In your .bashrc, .zshrc etc)
export PATH="${PATH}:${HOME}/.local/bin/"
Manual/Git install
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Dice_Roller-1.10-py2.py3-none-any.whl.
File metadata
- Download URL: Dice_Roller-1.10-py2.py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23596916e148f6c4df36f07a8c2bb1447a26c4fa2ed08aa8c9afbc91ce8bb9d2
|
|
| MD5 |
2442bd163c39fc87a5d13f2f732cb99f
|
|
| BLAKE2b-256 |
8fad4647fd241a3c07f2a88757363fd4ef7d6977ff9cf973dcbe6792f96272c4
|