
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Command line tool to generate words that sound like characters from Game of Thrones. Good for project names.
.. image:: https://travis-ci.org/Matt-Deacalion/Game-of-Thrones-Namer.svg?branch=master :target: https://travis-ci.org/Matt-Deacalion/Game-of-Thrones-Namer :alt: Build Status .. image:: https://coveralls.io/repos/Matt-Deacalion/Game-of-Thrones-Namer/badge.png?branch=master :target: https://coveralls.io/r/Matt-Deacalion/Game-of-Thrones-Namer?branch=master :alt: Test Coverage .. image:: https://pypip.in/download/game-of-thrones/badge.png?period=week&new :target: https://pypi.python.org/pypi/game-of-thrones/ :alt: Downloads .. image:: https://pypip.in/version/game-of-thrones/badge.png?new :target: https://pypi.python.org/pypi/game-of-thrones/ :alt: Latest Version .. image:: https://pypip.in/wheel/game-of-thrones/badge.png :target: https://pypi.python.org/pypi/game-of-thrones/ :alt: Wheel Status .. image:: https://pypip.in/license/game-of-thrones/badge.png :target: https://pypi.python.org/pypi/game-of-thrones/ :alt: 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.
.. image:: https://raw.githubusercontent.com/Matt-Deacalion/Game-of-Thrones-Namer/screenshots/screenshot.jpg :alt: Game of Thrones Namer screenshot
You can install the Game of Thrones Namer using pip:
.. code-block:: bash
$ pip install game-of-thrones
You can use the game-of-thrones
command from the shell to run the Game of Thrones Namer::
$ game-of-thrones --help
Generate words that sound like characters from Game of Thrones.
Usage:
game-of-thrones [--quantity=<number>] [--min=<length>] [--max=<length>] [--json]
game-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.
Copyright © 2014 Matt Deacalion Stevens
, released under The MIT License
.
.. _Matt Deacalion Stevens: http://dirtymonkey.co.uk .. _MIT License: http://deacalion.mit-license.org
FAQs
Command line tool to generate words that sound like characters from Game of Thrones. Good for project names.
We found that game-of-thrones demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.