Welcome to dictator’s documentation!

dictator

https://badge.fury.io/py/dictator.png https://travis-ci.org/Nekroze/dictator.png?branch=master https://pypip.in/d/dictator/badge.png

Converts a plain text set of card game rules into a data structure loadable by Librarian.

Documentation

The full documentation is at http://dictator.rtfd.org.

Quickstart

Install dictator:

pip install dictator

Then use it in a project:

import dictator

Indices and tables

Project Versions

Table Of Contents

Next topic

Installation

This Page