Elona-like alias generator for Python, with CLI.
Project description
# Regalias: [Elona](http://ylvania.org/elona)-like alias generator for Python, with CLI.
[![PyPI](https://img.shields.io/pypi/wheel/regalias.svg?style=flat-square)](https://pypi.python.org/pypi/regalias)
[![PyPI](https://img.shields.io/pypi/pyversions/regalias.svg?style=flat-square)](https://pypi.python.org/pypi/regalias)
[![PyPI](https://img.shields.io/pypi/l/regalias.svg?style=flat-square)](https://github.com/letla/regalias/blob/master/LICENSE.txt)
[![PyPI](https://img.shields.io/pypi/implementation/regalias.svg?style=flat-square)](https://pypi.python.org/pypi/regalias)
[![PyPI](https://img.shields.io/pypi/v/regalias.svg?style=flat-square)](https://pypi.python.org/pypi/regalias)
[![Twitter](https://img.shields.io/badge/twitter-@letlafox-55acee.svg?style=flat-square)](https://twitter.com/letlafox)
:jp: Currently, it only supports to generate Japanese aliases.
**Example**
```sh
$ regalias # 引数を渡さずに実行すると...
王国の記憶 # 異名をランダムに生成します
$ regalias
結末の水平線 # != 王国の記憶
$ regalias
やさしすぎた略奪者
```
```sh
$ regalias @ # 引数に名前を渡して実行すると...
奇跡を呼ぶ幻術使い @ # その名前に対応する異名を生成します
$ regalias マニ
ダイヤモンドの妹 マニ # !?
$ regalias エヘカトル
ザ・ヒットマン エヘカトル # うみみゃぁ!
$ regalias エヘカトル
ザ・ヒットマン エヘカトル # 名前付き異名の生成結果は常に同一です!
```
### :gem: Installation
Installation is easy, with pip:
```sh
$ pip3 install regalias
```
### :gem: Usage
```sh
usage: regalias [-h] [--version] [name]
Elona-like alias generator for Python, with CLI.
positional arguments:
name seed of alias
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
```
### :gem: Thanks
Special thanks to [Noa (aka Rfish)](http://ylvania.org) for giving license to use Elona's ndata in this project.
### :panda_face: Author
| [![Letla Fox](https://github.com/letla.png?size=96)](https://www.letla.net) |
|:---:|
| [Letla Fox](https://www.letla.net) |
### :gem: License
Apache License 2.0
[![PyPI](https://img.shields.io/pypi/wheel/regalias.svg?style=flat-square)](https://pypi.python.org/pypi/regalias)
[![PyPI](https://img.shields.io/pypi/pyversions/regalias.svg?style=flat-square)](https://pypi.python.org/pypi/regalias)
[![PyPI](https://img.shields.io/pypi/l/regalias.svg?style=flat-square)](https://github.com/letla/regalias/blob/master/LICENSE.txt)
[![PyPI](https://img.shields.io/pypi/implementation/regalias.svg?style=flat-square)](https://pypi.python.org/pypi/regalias)
[![PyPI](https://img.shields.io/pypi/v/regalias.svg?style=flat-square)](https://pypi.python.org/pypi/regalias)
[![Twitter](https://img.shields.io/badge/twitter-@letlafox-55acee.svg?style=flat-square)](https://twitter.com/letlafox)
:jp: Currently, it only supports to generate Japanese aliases.
**Example**
```sh
$ regalias # 引数を渡さずに実行すると...
王国の記憶 # 異名をランダムに生成します
$ regalias
結末の水平線 # != 王国の記憶
$ regalias
やさしすぎた略奪者
```
```sh
$ regalias @ # 引数に名前を渡して実行すると...
奇跡を呼ぶ幻術使い @ # その名前に対応する異名を生成します
$ regalias マニ
ダイヤモンドの妹 マニ # !?
$ regalias エヘカトル
ザ・ヒットマン エヘカトル # うみみゃぁ!
$ regalias エヘカトル
ザ・ヒットマン エヘカトル # 名前付き異名の生成結果は常に同一です!
```
### :gem: Installation
Installation is easy, with pip:
```sh
$ pip3 install regalias
```
### :gem: Usage
```sh
usage: regalias [-h] [--version] [name]
Elona-like alias generator for Python, with CLI.
positional arguments:
name seed of alias
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
```
### :gem: Thanks
Special thanks to [Noa (aka Rfish)](http://ylvania.org) for giving license to use Elona's ndata in this project.
### :panda_face: Author
| [![Letla Fox](https://github.com/letla.png?size=96)](https://www.letla.net) |
|:---:|
| [Letla Fox](https://www.letla.net) |
### :gem: License
Apache License 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
regalias-0.2.0.tar.gz
(20.9 kB
view hashes)
Built Distribution
regalias-0.2.0-py3-none-any.whl
(20.2 kB
view hashes)