# Name of Thrones
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](https://codeberg.org/Dokana/Name-of-Thrones/media/branch/trunk/screenshot.png)
## Installation
You can install the **Name of Thrones** using pip:
```console
$ pip install name-of-thrones
```
## Usage
You can use the `name-of-thrones` command from the shell to run Name of Thrones:
```console
$ 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] [--nocolour] [--alphabetical] [--length] [--reverse]
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 words in JSON format.
-n, --nocolour output the words without colourization.
-a, --alphabetical output the words in alphabetical order.
-l, --length output the words in order of their length.
-r, --reverse reverse the order of the words.
```
## Licence
Copyright © 2023 Matthew Stevens, released under the [ISC Licence](https://codeberg.org/Dokana/Name-of-Thrones/src/branch/trunk/LICENCE).
Raw data
{
"_id": null,
"home_page": "https://codeberg.org/Dokana/Name-of-Thrones",
"name": "name-of-thrones",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "game of thrones naming namer project tools",
"author": "Matt Deacalion Stevens",
"author_email": "matt@dirtymonkey.co.uk",
"download_url": "https://files.pythonhosted.org/packages/0f/b0/723452c10e33d6ecec6e584f5debc43e8a9b3ccc0ccde83ed8041e2b6e3a/name-of-thrones-0.2.10.tar.gz",
"platform": null,
"description": "# Name of Thrones\n\nCommand line tool to generate words that sound like characters from Game of\nThrones. Useful for unique project names, host names and the occasional stray\ncat.\n\n![Name of Thrones screenshot](https://codeberg.org/Dokana/Name-of-Thrones/media/branch/trunk/screenshot.png)\n\n\n## Installation\n\nYou can install the **Name of Thrones** using pip:\n\n```console\n $ pip install name-of-thrones\n```\n\n\n## Usage\n\nYou can use the `name-of-thrones` command from the shell to run Name of Thrones:\n\n```console\n $ name-of-thrones --help\n Generate words that sound like characters from Game of Thrones.\n\n Usage:\n name-of-thrones [--quantity=<number>] [--min=<length>] [--max=<length>]\n [--json] [--nocolour] [--alphabetical] [--length] [--reverse]\n name-of-thrones (-h | --help | --version)\n\n Options:\n --version show program's version number and exit.\n -h, --help show this help message and exit.\n -q, --quantity=<number> the quantity of words to generate [default: 10].\n --min=<length> the minimum length of each word [default: 4].\n --max=<length> the maximum length of each word [default: 10].\n -j, --json output the words in JSON format.\n -n, --nocolour output the words without colourization.\n -a, --alphabetical output the words in alphabetical order.\n -l, --length output the words in order of their length.\n -r, --reverse reverse the order of the words.\n```\n\n\n## Licence\n\nCopyright \u00a9 2023 Matthew Stevens, released under the [ISC Licence](https://codeberg.org/Dokana/Name-of-Thrones/src/branch/trunk/LICENCE).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Command line tool to generate words that sound like characters from Game of Thrones. Good for naming projects, servers and stray cats.",
"version": "0.2.10",
"project_urls": {
"Homepage": "https://codeberg.org/Dokana/Name-of-Thrones"
},
"split_keywords": [
"game",
"of",
"thrones",
"naming",
"namer",
"project",
"tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "352f4ed74de36767b83cf9a5da7c9a1e44eec4815b3ea2bbd882d0b4a6bd0286",
"md5": "b5e2590dcaad98971bbf5f3cb6845791",
"sha256": "99bfad381261340dddd798ce1f21300ae58a891717dd9676c76c8e5220523cc5"
},
"downloads": -1,
"filename": "name_of_thrones-0.2.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b5e2590dcaad98971bbf5f3cb6845791",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6097,
"upload_time": "2023-08-03T11:46:25",
"upload_time_iso_8601": "2023-08-03T11:46:25.535059Z",
"url": "https://files.pythonhosted.org/packages/35/2f/4ed74de36767b83cf9a5da7c9a1e44eec4815b3ea2bbd882d0b4a6bd0286/name_of_thrones-0.2.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0fb0723452c10e33d6ecec6e584f5debc43e8a9b3ccc0ccde83ed8041e2b6e3a",
"md5": "5deebb509f9b66611ec1e4e6f95b10b1",
"sha256": "581009b6a57311a7b2f2478951b9126ea63856327fd6142c7bfbec4eb2ed4dd7"
},
"downloads": -1,
"filename": "name-of-thrones-0.2.10.tar.gz",
"has_sig": false,
"md5_digest": "5deebb509f9b66611ec1e4e6f95b10b1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5196,
"upload_time": "2023-08-03T11:46:26",
"upload_time_iso_8601": "2023-08-03T11:46:26.846350Z",
"url": "https://files.pythonhosted.org/packages/0f/b0/723452c10e33d6ecec6e584f5debc43e8a9b3ccc0ccde83ed8041e2b6e3a/name-of-thrones-0.2.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-03 11:46:26",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": true,
"codeberg_user": "Dokana",
"codeberg_project": "Name-of-Thrones",
"lcname": "name-of-thrones"
}