Analyze or roll Star Wars Edge of the Empire (EotE) role-playing game dice pools.
Installation
Note: Linux and Mac OSX users should use pip3 rather than pip.
You can install, upgrade, and uninstall eote-dice with these commands:
$ pip install eote-dice
$ pip install --upgrade eote-dice
$ pip uninstall eote-dice
Usage
Input the dice pool using the first letter of the color of the die (except black Setback die which use k). Use --roll to perform a roll or analyze to statistically analyze.
$ eote_dice --pool yygbrppk analyze --success-cutoff=1 --advantage-cutoff=2
$ eote_dice --pool yygbrppk --roll
Releases
1.2.0 - 2019-12-15
Add Python 3.8 support.
Include license file.
1.1.0 - 2017-07-09
Support Python 3.6 and 3.7.
1.0.0 - 2016-03-05
Added four dimensional distribution to analyze dependant probabilities (e.g. What is the probability of at least 1 success and 2 advantage?). Contributions by @drhagen.
0.3.2 - 2015-12-31
Fix bright black ANSI color difficult to read.
0.3.1 - 2015-12-31
For rolls, use bright ANSI colors.
0.3.0 - 2015-12-31
Added rolling capability.
0.2.0 - 2015-12-31
Dice statistics are now calculated using discrete distribution. Contribution by @drhagen.
0.1.3 - 2015-12-25
Fix pip install dependency issues.
0.1.2 - 2015-12-23
Improve feedback when user enters an incorrect dice color.
0.1.1 - 2015-12-23
Fixed setup.py.
0.1.0 - 2015-12-23
First release.
Release files for eote-dice 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| eote-dice-1.2.0.tar.gz | 7.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eote_dice-1.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.3 kB
Release files / eote-dice-1.2.0.tar.gz
| Download URL | eote-dice-1.2.0.tar.gz |
|---|---|
| Size | 7.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9aa4182bd82f70850195515926613a69b20889ff42bea573f60f60bc11149889
|
|
BLAKE2b-256 checksum How to use checksums |
812bb1bb0a0a526cde983ac8c44d1b3c3ae5e4da34e6c973fe1cd57b96a4bd2b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
|
Release files / eote_dice-1.2.0-py3-none-any.whl
| Download URL | eote_dice-1.2.0-py3-none-any.whl |
|---|---|
| Size | 9.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a74ab12e533e2a9eab2379f96fdf50ad5506ca58c919dfcbf9c9ae9f21cd3848
|
|
BLAKE2b-256 checksum How to use checksums |
88739c0e48997eaf3e8a29de90032999934d863ae228738b228480e4c386b68b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
|