Skip to main content

Dungeons and Dragons 5e Character Tools

Project description

A tool to create character sheets for Dungeons and Dragons.

https://travis-ci.com/canismarko/dungeon-sheets.svg?branch=master Documentation Status

Installation

$ pip install dungeonsheets

Optional External dependencies

  • You may use pdftk to generate the sheets in PDF format.

  • You will need pdflatex installed to generate the PDF spell pages (optional).

If pdftk is available, it will be used for pdf generation. If not, a fallback python library (pdfrw) will be used. This has some limitations:

  • Produces v1.3 PDF files

  • Not able to flatten PDF forms

  • Will produce separate character-sheets, spell-lists and spell-books.

Different linux distributions have different names for packages. While pdftk is available in Debian and derivatives as pdftk, the package is not available in some RPM distributions, such as Fedora and CentOS. One alternative would be to build your PC sheets using docker.

If the pdflatex command is available on your system, spellcasters will include a spellbook with descriptions of each spell known. If not, then this feature will be skipped.

Usage

Each character is described by a python file, which gives many attributes associated with the character. See examples for more information about the character descriptions.

The PDF’s can then be generated using the makesheets command.

$ cd examples
$ makesheets wizard.py

dungeon-sheets contains definitions for standard weapons and spells, so attack bonuses and damage can be calculated automatically.

If you’d like a step-by-step walkthrough for creating a new character, just run create-character from a command line and a helpful menu system will take care of the basics for you.

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

dungeonsheets-0.9.4.tar.gz (504.4 kB view hashes)

Uploaded Source

Built Distribution

dungeonsheets-0.9.4-py3-none-any.whl (800.3 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