Skip to main content

Command line tool to generate words that sound like characters from Game of Thrones. Good for project names.

Project description

Build Status Test Coverage Downloads Latest Version Wheel Status License

Command line tool to generate words that sound like characters from Game of Thrones. Useful for unique project names, host names and the occasional stray cat.

Name of Thrones screenshot

Installation

You can install the Name of Thrones using pip:

$ pip install name-of-thrones

Usage

You can use the name-of-thrones command from the shell to run Name of Thrones:

$ name-of-thrones --help

Generate words that sound like characters from Game of Thrones.

Usage:
  name-of-thrones [--quantity=<number>] [--min=<length>] [--max=<length>] [--json]
  name-of-thrones (-h | --help | --version)

Options:
  --version                show program's version number and exit.
  -h, --help               show this help message and exit.
  -q, --quantity=<number>  the quantity of words to generate [default: 10].
  --min=<length>           the minimum length of each word [default: 4].
  --max=<length>           the maximum length of each word [default: 10].
  -j, --json               output the names in JSON format.

License

Copyright © 2014 Matt Deacalion Stevens, released under The MIT License.

Project details


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