ymotongpoo / pysuddendeath

突然の死ジェネレータ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suddendeath is a package to generate "突然の死" like message

Setup

$ pip install suddendeath

Run

With default, it generates "突然の死":

% suddendeath
_人人人人人人_
> 突然の死 <
 ̄Y^Y^Y^Y^Y ̄

You can provide arbitrary message to the suddendeath command:

% suddendeath 突然のNullPointerException
_人人人人人人人人人人人人人人人_
> 突然のNullPointerException <
 ̄Y^Y^Y^Y^Y^Y^Y^Y^Y^Y^Y^Y^Y^Y ̄

About

突然の死ジェネレータ

License:Apache License 2.0


Languages

Language:Python 100.0%