Skip to main content

Dungeons and Dragons helper functions

Project description

Familiar

A list of tools to help create D&D applications.

Installation

Run the following to install:

pip install familiar

Usage

from familiar import dice_roll

# dice_roll takes a number of dice to roll, number of sides on dice, and a modifier and returns a random result.

roll = dice_roll(2,6, 1)
print(roll)

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

familiar-0.0.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

familiar-0.0.2-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

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