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``.
===========
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
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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file Dice_Roller-1.6.2.7-py2.py3-none-any.whl
.
File metadata
- Download URL: Dice_Roller-1.6.2.7-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ae5c669e660e918b8783ff447f59a8c52c4a072471fa670ce4e4143855f93a3 |
|
MD5 | b9dc87175fbbcce8c0281aa2d940597a |
|
BLAKE2b-256 | 918133aca8ff9c7d54a4cb2a8b0e8d2c8da69b20751888a7f51fb8e3ea2103ba |