Skip to main content

Tabletop RPG Dice roller

Project description

https://github.com/gtmanfred/dicetray/workflows/Tests/badge.svg https://img.shields.io/codecov/c/github/gtmanfred/dicetray https://img.shields.io/pypi/v/dicetray https://img.shields.io/pypi/l/dicetray https://img.shields.io/pypi/dm/dicetray

Tabletop RPG Dice rolling manager for handling Standard Dice Notation

Example

>>> from dicetray import Dicetray
>>> Dicetray('1d20 + 3').roll()
15
>>> Dicetray('4d6dl').roll()
10
>>> Dicetray('4d6kh3').roll()
12
>>> d = Dicetray('2d20kh + 1d4 + 3')
>>> d.result
>>> d.dice
set()
>>> d.roll()
18
>>> d.dice
{<Dice (d20): 14>, <Dice (d20): 14>, <Dice (d4): 1>}
>>> d.result
18

Project details


Download files

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

Source Distribution

dicetray-1.1.2.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

dicetray-1.1.2-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file dicetray-1.1.2.tar.gz.

File metadata

  • Download URL: dicetray-1.1.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for dicetray-1.1.2.tar.gz
Algorithm Hash digest
SHA256 f577dd798f597c913c77e1dadde787205824b4732e2f22cd312c51b93d1e7eb2
MD5 079092daa7d73bda88d6718242748052
BLAKE2b-256 fae27c9e6b760a57af8df5f697f6aa421a13a089b794f84557f2a4dad09f6e80

See more details on using hashes here.

File details

Details for the file dicetray-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: dicetray-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for dicetray-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fb9e383fd314da78b10bbed423f4307ce6205e8a7714506bc0867cb8523504a3
MD5 509bf56aaafe620518ef0f5e710724fd
BLAKE2b-256 eb89e654adc749a554a2575962555f1e0951980648e63259ca3ebe09acad2413

See more details on using hashes here.

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