A statistics-duelling deck generator using data from wikipedia

A statistics-duelling deck generator using data from wikipedia.

Trop Tumps chooses random categories from dbpedia.org and turns them into (mostly-useless) printable decks of cards representing things from that category, complete with exciting statistics.

Installation

Note: Trop Tumps requires Python 3.6+

The simplest way to install Trop Tumps is using pip. With Python and pip installed, Trop Tumps can be installed from the Python Package Index with:

pip install troptumps

or directly from the source repository with:

pip install git+https://github.com/Frimkron/troptumps#egg=troptumps

Alternatively you can download the source and install it with the setup.py script.

Usage

If you have installed Trop Trumps, it can be run using the troptumps executable (troptumps.exe on Windows), otherwise the package can be run directly with python -m troptumps.

The script will connect to dbpedia.org and keep trying to find a suitable

 

 

 

To finish reading, please visit source site